CustomField
Example:
[
{
"fieldId": "52d3c1b32c613b40c5797627",
"fieldLabel": "Division",
"valueId": "4b5716a0-9095-4caa-b583-3b03c8ded8c0",
"valueLabel": "Sales EMEA"
}
]
Fields description
Name | Type | Description |
---|---|---|
fieldId | string | unique string id associated with custom field instance |
fieldLabel | string | user friendly label describing custom field instance |
valueId | string | unique string id associated with custom field value |
valueLabel | string | user friendly label describing custom field value |
Updated over 2 years ago