ClientFieldChoice
A single choice option within a client field.
idstring
Unique identifier for the choice.
labelstringrequired
The display label for the choice.
ClientFieldChoice
{
"id": "opt_a1b2c3d4e5f6",
"label": "Option A"
}
A single choice option within a client field.
Unique identifier for the choice.
The display label for the choice.
{
"id": "opt_a1b2c3d4e5f6",
"label": "Option A"
}