Skip to main content

Customfieldvalueconfiguration

Response representation of a custom field value configuration.

customFieldIdstringrequired

User-defined ID, globally unique.

valuestringrequired

Custom field value

Customfieldvalueconfiguration
{
"customFieldId": "string",
"value": "string"
}