| Name | Type | Description | Notes |
|---|---|---|---|
| city | String | City name | [optional] |
| companyName | String | (Required for Non-profit/private/public) Legal company name. | [optional] |
| country | String | ISO2 2 characters country code. Example: US - United States | |
| description | String | A brief description about the campaign. | |
| displayName | String | Display name, marketing name, or DBA name of the brand. | |
| String | Valid email address of brand support contact. | ||
| entityType | EntityType | Entity type behind the brand. This is the form of business establishment. | |
| firstName | String | First name of business contact. | [optional] |
| lastName | String | Last name of business contact. | [optional] |
| phone | String | Valid phone number in e.164 international format. | [optional] |
| phoneNumbers | List<String> | The phone numbers that will be assigned to the Sole Proprietor's campaign (Max of 5). | |
| postalCode | String | Postal codes. Use 5 digit zipcode for United States | [optional] |
| referenceId | String | A user generated unique identifier that keeps track of sole proprietor brand/campaign combinations submitted during bulk creation. | |
| sampleMessages | List<String> | The sample_messages that will be assigned to the Sole Proprietor's campaign (Max of 5). | |
| state | String | State. Must be 2 letters code for United States. | [optional] |
| street | String | Street number and name. | [optional] |
| subUsecases | List<Usecase> | The sub use cases that will be assigned to the Sole Proprietor's campaign (Max of 5). | |
| vertical | Vertical | Vertical or industry segment of the brand. | |
| website | String | Brand website URL. | [optional] |