Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.21 KB

File metadata and controls

18 lines (14 loc) · 1.21 KB

Voucherify.Model.ManagementProjectsBrandingCreateResponseBodyCockpits

Defines customer cockpit details.

Properties

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]

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