Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingGlobal
The global customizations.
Signature:
export interface CheckoutBrandingGlobal
| Property | Modifiers | Type | Description |
|---|---|---|---|
| cornerRadius? | Maybe<CheckoutBrandingGlobalCornerRadius | `${CheckoutBrandingGlobalCornerRadius}`> | (Optional) The global corner radius. | |
| typography? | Maybe<CheckoutBrandingTypographyStyleGlobal> | (Optional) The global typography customizations. |