ProfileFieldOption

Valid value that a profile field of type multilist or singlelist could have.

Since: 3.13

Fields

FieldTypeMode Description
defaultOptionBooleanrequired

Flag indication if this option should be selected by default

idStringread-only
indexIntegerread-only

The index of this option. The index specifies the order in which this option will be displayed. The order of the options is set when passing the array of possible values when creating or updating the profile field.

valueStringrequired

The value for this option

→ Fields used by update and create operations
→ Fields used only by create operations
→ Fields not used by update or create operations