Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingBorder
Possible values for the border.
Signature:
export declare enum CheckoutBrandingBorder
| Member | Value | Description |
|---|---|---|
| BlockEnd | "BLOCK_END" |
The Block End border. |
| Full | "FULL" |
The Full border. |
| None | "NONE" |
The None border. |