| Name | Type | Description | Notes |
|---|---|---|---|
| campaignsOverviewEnabled | Boolean | Enables the campaign overview for customers. | [optional] [default to false] |
| loyaltyEnabled | Boolean | Enables the loyalty campaign overview for customers. | [optional] [default to true] |
| giftCardsEnabled | Boolean | Enables the gift card overview for customers. | [optional] [default to true] |
| couponsEnabled | Boolean | Enables the discount coupon overview for customers. | [optional] [default to true] |
| referralsEnabled | Boolean | 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 | Boolean | 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] |
-
blue(value:"blue") -
dark-green(value:"dark-green") -
default(value:"default") -
green(value:"green") -
grey(value:"grey") -
orange(value:"orange") -
purple(value:"purple") -
red(value:"red")