This is used to denote which custom field choices to display when a source custom field choice is selected.
| Field | Type | Required | Description |
|---|---|---|---|
SourceCustomFieldChoice |
string | ✔️ | The ID of a choice of the source custom field. |
Choices |
List<string> | ➖ | The choices to display if the associated source custom field choice is selected. Leave empty to have no choices displayed. |