Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1003 Bytes

ManagementProjectsBrandingCreateRequestBodyBrand.md

File metadata and controls

17 lines (11 loc) · 1003 Bytes

ManagementProjectsBrandingCreateRequestBodyBrand

Defines basic brand details.

Properties

Name Type Description Notes
name str Defines brand name. [optional]
privacy_policy_url str Defines the URL to the brand's privacy policy. It must be a valid URL format. [optional]
terms_of_use_url str Defines the URL to the brand's terms of use. It must be a valid URL format. [optional]
permission_reminder str 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.']
website_url str 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]