Represents a value of a custom field. Depending on the custom field definition this can be assignable to parties, opportunities or projects.
Name | Type | Description | |
---|---|---|---|
id | Long | Read only |
The id of this value. Note that field values assignable to different entities (parties, projects or opportunities) can have the same id. |
value | Multiple | Required |
The value of this field. For |
definition | Nested Field Definition | Required |
The custom field definition of this value. |