Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.26 KB

File metadata and controls

18 lines (14 loc) · 1.26 KB

Voucherify.Model.ManagementProjectsBrandingUpdateRequestBodyCockpits

Defines customer cockpit details.

Properties

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]

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