--- title: UnsignedInt64 - Customer API description: | An unsigned 64-bit integer. Represents whole numeric values between 0 and 2^64 - 1 encoded as a string of base-10 digits. Example value: `"50"`. api_version: unstable api_name: customer source_url: html: https://shopify.dev/docs/api/customer/unstable/scalars/unsignedint64 md: https://shopify.dev/docs/api/customer/unstable/scalars/unsignedint64.md --- # Unsigned​Int64 scalar An unsigned 64-bit integer. Represents whole numeric values between 0 and 2^64 - 1 encoded as a string of base-10 digits. Example value: `"50"`. ## Map ### Fields with this scalar * <-|[Draft​Order.totalWeight](https://shopify.dev/docs/api/customer/unstable/objects/DraftOrder#field-DraftOrder.fields.totalWeight) * <-|[Subscription​Contract.revisionId](https://shopify.dev/docs/api/customer/unstable/objects/SubscriptionContract#field-SubscriptionContract.fields.revisionId)