Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.25 KB

ManagementProjectsBrandingCreateRequestBodyCockpits.md

File metadata and controls

16 lines (13 loc) · 1.25 KB

# ManagementProjectsBrandingCreateRequestBodyCockpits

Properties

Name Type Description Notes
campaignsOverviewEnabled bool Enables the campaign overview for customers. [optional] [default to false]
loyaltyEnabled bool Enables the loyalty campaign overview for customers. [optional] [default to true]
giftCardsEnabled bool Enables the gift card overview for customers. [optional] [default to true]
couponsEnabled bool Enables the discount coupon overview for customers. [optional] [default to true]
referralsEnabled bool Enables the referral campaign overview for customers. [optional] [default to true]
theme string Determines the color scheme of the customer cockpit. [optional] [default to 'default']
useCustomDoubleOptInRedirectUrl bool Enables the double opt-in option. It must be a valid URL format. [optional] [default to false]
customDoubleOptInRedirectUrl string Defines the URL for the double opt-in consent. It must be a valid URL format. [optional]

[Back to Model list] [Back to API list] [Back to README]