Skip to main content

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"
}