Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 947 Bytes

File metadata and controls

15 lines (11 loc) · 947 Bytes

Voucherify.Model.ManagementProjectsBrandingCreateResponseBodyBrand

Defines basic brand details.

Properties

Name Type Description Notes
Name string Defines brand name. [optional]
PrivacyPolicyUrl string Defines the URL to the brand's privacy policy. It must be a valid URL format. [optional]
TermsOfUseUrl string Defines the URL to the brand's terms of use. It must be a valid URL format. [optional]
PermissionReminder string Defines the message that is displayed to customers who opted in an email newsletter. [optional]
WebsiteUrl string Defines the URL to the brand's website. It must be a valid URL format. [optional]

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