Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.25 KB

ManagementProjectsBrandingCockpits.md

File metadata and controls

36 lines (24 loc) · 1.25 KB

ManagementProjectsBrandingCockpits

Defines customer cockpit details.

Properties

Name Type Description
campaignsOverviewEnabled Boolean Enables the campaign overview for customers.
loyaltyEnabled Boolean Enables the loyalty campaign overview for customers.
giftCardsEnabled Boolean Enables the gift card overview for customers.
couponsEnabled Boolean Enables the discount coupon overview for customers.
referralsEnabled Boolean Enables the referral campaign overview for customers.
theme ThemeEnum Determines the color scheme of the customer cockpit.
useCustomDoubleOptInRedirectUrl Boolean Enables the double opt-in option. It must be a valid URL format.
customDoubleOptInRedirectUrl String Defines the URL for the double opt-in consent. It must be a valid URL format.

Enum: ThemeEnum

Name Value
BLUE "blue"
DARK_GREEN "dark-green"
DEFAULT "default"
GREEN "green"
GREY "grey"
ORANGE "orange"
PURPLE "purple"
RED "red"