CustomFieldStringValue
CustomFieldStringValue
Subtype for string values (currently the only supported type).
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"key": 0,
"value": "string"
}
string
value
Required
Value assigned to the custom field.