Defines customer cockpit details.
| Name | Type | Description | Notes |
|---|---|---|---|
| CampaignsOverviewEnabled | bool? | Enables the campaign overview for customers. | [optional] |
| LoyaltyEnabled | bool? | Enables the loyalty campaign overview for customers. | [optional] |
| GiftCardsEnabled | bool? | Enables the gift card overview for customers. | [optional] |
| CouponsEnabled | bool? | Enables the discount coupon overview for customers. | [optional] |
| ReferralsEnabled | bool? | Enables the referral campaign overview for customers. | [optional] |
| Theme | string | Determines the color scheme of the customer cockpit. | [optional] |
| UseCustomDoubleOptInRedirectUrl | bool? | Enables the double opt-in option. It must be a valid URL format. | [optional] |
| CustomDoubleOptInRedirectUrl | string | Defines the URL for the double opt-in consent. It must be a valid URL format. | [optional] |