Defines customer cockpit details.
| Name | Type | Description | Notes |
|---|---|---|---|
| CampaignsOverviewEnabled | bool? | Indicates if the campaign overview is turned on for customers. | [optional] |
| LoyaltyEnabled | bool? | Indicates if the loyalty campaign overview is turned on for customers. | [optional] |
| GiftCardsEnabled | bool? | Indicates if the gift card overview is turned on for customers. | [optional] |
| CouponsEnabled | bool? | Indicates if the discount coupon overview is turned on for customers. | [optional] |
| ReferralsEnabled | bool? | Indicates if the referral campaign overview is turned on for customers. | [optional] |
| Theme | string | Determines the color scheme of the customer cockpit. | [optional] |
| UseCustomDoubleOptInRedirectUrl | bool? | Indicates if the double opt-in option is turned on. | [optional] |
| CustomDoubleOptInRedirectUrl | string | Defines the URL for the double opt-in consent. | [optional] |