ProfileFieldOption
Valid value that a profile field of type multilist or singlelist could have.
Since: 3.13
Fields
Field | Type | Mode † | Description |
---|---|---|---|
defaultOption | Boolean | required | Flag indication if this option should be selected by default |
id | String | read-only | |
index | Integer | read-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. |
value | String | required | The value for this option |