Defines basic brand details.
| Name | Type | Description |
|---|---|---|
| name | String | Defines brand name. |
| privacyPolicyUrl | String | Defines the URL to the brand's privacy policy. It must be a valid URL format. |
| termsOfUseUrl | String | Defines the URL to the brand's terms of use. It must be a valid URL format. |
| permissionReminder | String | Defines the message that is displayed to customers who opted in an email newsletter. |
| websiteUrl | String | Defines the URL to the brand's website. It must be a valid URL format. |