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