Validation option representing a single valid choice for a field. This is typically used when a field has a restricted set of allowed values.
The unique identifier or value of the option. This is the value that should be sent to the API.
The display name or label of the option. This is the human-readable text shown to the user.
Validation option representing a single valid choice for a field. This is typically used when a field has a restricted set of allowed values.