BusinessType Object
Contains information about a type of business organization defined on the platform.
This object is used by the following operations:
- GET /api/businesses/types/{typeName}
- Operations that reference the BusinessTypes object
The properties included in the BusinessType object are listed below.
Property | Type | Description |
---|---|---|
Name | string | The name for the type of business; for example, Company, Department, Partner. For valid values, see BusinessType values. |
AvatarURL | anyURI | URL of the avatar for the business time, if a specific avatar has been uploaded. |