Skip to main content
Anchor to CheckoutAndAccountsConfigurationInterface

CheckoutAndAccountsConfigurationInterface

interface

Represents a checkout and accounts configuration interface.

•CheckoutAndAccountsConfigurationBranding

The branding configuration.

•DateTime!
non-null

The date and time when the configuration was created.

•DateTime!
non-null

The date and time when the configuration was last edited.

•String!
non-null

The configuration name.

•DateTime!
non-null

The date and time when the configuration was last updated.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

A checkout and account configuration packages branding settings, UI extensions, and overrides for a shop's checkout.

•CheckoutAndAccountsConfigurationBranding

The branding configuration.

•DateTime!
non-null

The date and time when the configuration was created.

•DateTime!
non-null

The date and time when the configuration was last edited.

•ID!
non-null

A globally-unique ID.

•Boolean!
non-null

Whether the configuration is published or not.

•String!
non-null

The configuration name.

•[CheckoutAndAccountsConfigurationOverride!]!
non-null

The list of overrides for the configuration.

•DateTime!
non-null

The date and time when the configuration was last updated.

•OBJECT

A checkout and account configuration override modifies a parent configuration for specific markets.

•CheckoutAndAccountsConfigurationBranding

The branding configuration.

•DateTime!
non-null

The date and time when the configuration was created.

•DateTime!
non-null

The date and time when the configuration was last edited.

•ID!
non-null

A globally-unique ID.

•String!
non-null

The configuration name.

•DateTime!
non-null

The date and time when the configuration was last updated.


Was this section helpful?