# CheckoutBrandingTypographyLetterCase - admin-graphql - ENUM Version: 2024-10 ## Description Possible values for the typography letter case. ### Access Scopes ## Enum values * [LOWER](/docs/api/admin-graphql/2024-10/enums/LOWER) * [NONE](/docs/api/admin-graphql/2024-10/enums/NONE) * [TITLE](/docs/api/admin-graphql/2024-10/enums/TITLE) * [UPPER](/docs/api/admin-graphql/2024-10/enums/UPPER) ## Fields with this enum * [CheckoutBrandingTypographyStyle.letterCase](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingTypographyStyle) * [CheckoutBrandingTypographyStyleGlobal.letterCase](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingTypographyStyleGlobal) * [CheckoutBrandingTypographyStyleGlobalInput.letterCase](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingTypographyStyleGlobalInput) * [CheckoutBrandingTypographyStyleInput.letterCase](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingTypographyStyleInput) ## Examples