| Name | Type | Description | Notes |
|---|---|---|---|
| AccountId | string | ID of the account that created this Queue. | [optional] |
| BrandId | string | Unique identifier assigned to the brand by the registry. | [optional] [readonly] |
| FirstName | string | First or given name. | [optional] |
| LastName | string | Last or Surname. | [optional] |
| DisplayName | string | Display or marketing name of the brand. | [optional] |
| CompanyName | string | (Required for Non-profit/private/public) Legal company name. | [optional] |
| Phone | string | Valid phone number in e.164 international format. | |
| string | Valid email address of brand support contact. | ||
| Website | string | Brand website URL. | [optional] |
| OptionalAttributes | Dictionary<string, Object> | Optional brand attributes. Please refer to GET /enum/optionalAttributeNames for dictionary of optional attribute names. | [optional] |
| EvpVettingScore | int | External vetting score. | [optional] |