CheckoutAppearanceRules to override single elements.
Initializers
init(colors:)
Creates the variable set.init(from:)
Inherited fromDecodable.init(from:).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Swift Structure
struct CheckoutAppearanceVariables
CheckoutAppearanceRules to override single elements.
init(colors: CheckoutVariablesColorStyle? = nil)
Decodable.init(from:).
init(from decoder: any Decoder) throws
| Property | Type | Description |
|---|---|---|
colors | CheckoutVariablesColorStyle? | The global colors. |
Was this page helpful?
