Interface AccountSettingsBranding

Export

AccountSettingsBranding

Hierarchy

  • AccountSettingsBranding

Properties

created_at: string

Time at which the object was created.

Memberof

AccountSettingsBranding

dark_mode_logo: any

Memberof

AccountSettingsBranding

global_dashboard_settings: GlobalDashboardSettings

Turn on or off dashboard preferences for all merchants by default. These settings can not be overridden by individual merchants, and are set by the partner. Defaults to true for all types.

Memberof

AccountSettingsBranding

global_email_notifications: boolean

Turn on or off email notifications for all merchants by default. Individual merchants can override these settings later. Defaults to true.

Memberof

AccountSettingsBranding

Deprecated

global_email_settings: GlobalEmailSettings

Turn on or off email notifications for different email types, for all merchants, by default. Individual merchants can override these settings later. Defaults to true for all types.

Memberof

AccountSettingsBranding

logo: any

Memberof

AccountSettingsBranding

merchant_support_center_name?: string

Optional customized Support Center title

Memberof

AccountSettingsBranding

merchant_support_center_url?: string

Optional customized Support Center URL

Memberof

AccountSettingsBranding

primary_color?: string

The primary hexadecimal color value.

Memberof

AccountSettingsBranding

secondary_color?: string

The secondary hexadecimal color value.

Memberof

AccountSettingsBranding

support_email?: string

Partner's support email address

Memberof

AccountSettingsBranding

support_phone?: string

Partner's support phone number

Memberof

AccountSettingsBranding

updated_at: string

Time at which the object was last updated.

Memberof

AccountSettingsBranding

Generated using TypeDoc