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