Represents an attached tag. Depending on the tag type this can be assignable to parties, opportunities or projects.
| Name | Type | Description | |
|---|---|---|---|
| id | Long | Read only |
The id of this tag. Note that tags assignable to different entities (parties, projects or opportunities) can have the same id. |
| name | String | Required |
The name of this tag. |
| description | String |
A longer description of this tag. |