Extra fields that can be custom specified by customers to augment original Front resources such as conversations or contacts.
Properties
Property | Type | Description |
---|---|---|
id | String | Unique identifier of the custom field. |
name | String | Name of the custom field. |
type | String | Type of the custom field: string boolean datetime number teammateId inbox enum |
value | Boolean | Date | Number | String | The value of the custom field. The type returned depends on how the custom field is configured. |