Customfieldavailableoption
Represents one option of a selection custom field definition.
scorenumber
The score of the option.
selectionKeystring
The system-generated ID of the option.
valuestring
The name of the option.
Customfieldavailableoption
{
"score": 0,
"selectionKey": "string",
"value": "string"
}