Safe Haskell | None |
---|---|
Language | Haskell2010 |
Contains the types generated from the schema AccountBrandingSettings
Documentation
data AccountBrandingSettings Source #
Defines the object schema located at components.schemas.account_branding_settings
in the specification.
AccountBrandingSettings | |
|
Instances
mkAccountBrandingSettings :: AccountBrandingSettings Source #
Create a new AccountBrandingSettings
with all required fields.
data AccountBrandingSettingsIcon'Variants Source #
Defines the oneOf schema located at components.schemas.account_branding_settings.properties.icon.anyOf
in the specification.
(ID of a file upload) An icon for the account. Must be square and at least 128px x 128px.
data AccountBrandingSettingsLogo'Variants Source #
Defines the oneOf schema located at components.schemas.account_branding_settings.properties.logo.anyOf
in the specification.
(ID of a file upload) A logo for the account that will be used in Checkout instead of the icon and without the account's name next to it if provided. Must be at least 128px x 128px.