Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 946 Bytes

ManagementProjectsBrandingCreateRequestBodyBrand.md

File metadata and controls

13 lines (10 loc) · 946 Bytes

# ManagementProjectsBrandingCreateRequestBodyBrand

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] [default to 'You are receiving this email because you opted in at our website.']
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]