Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.31 KB

File metadata and controls

37 lines (20 loc) · 1.31 KB

Voucherify.ManagementProjectsBrandingUpdateRequestBodyCockpits

Properties

Name Type Description Notes
campaignsOverviewEnabled Boolean Indicates if the campaign overview is turned on for customers. [optional]
loyaltyEnabled Boolean Indicates if the loyalty campaign overview is turned on for customers. [optional]
giftCardsEnabled Boolean Indicates if the gift card overview is turned on for customers. [optional]
couponsEnabled Boolean Indicates if the discount coupon overview is turned on for customers. [optional]
referralsEnabled Boolean Indicates if the referral campaign overview is turned on for customers. [optional]
theme String Determines the color scheme of the customer cockpit. [optional]
useCustomDoubleOptInRedirectUrl Boolean Indicates if the double opt-in option is turned on. [optional]
customDoubleOptInRedirectUrl String Defines the URL for the double opt-in consent. [optional]

Enum: ThemeEnum

  • orange (value: "orange")

  • green (value: "green")

  • dark-green (value: "dark-green")

  • blue (value: "blue")

  • purple (value: "purple")

  • red (value: "red")

  • grey (value: "grey")