Skip to Content

ServiceOptionGroupResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the option group.[default to null]
nameStringName of the option group.[default to null]
multipleBooleanWhether multiple options can be selected.[default to null]
requiredBooleanWhether selecting an option is required.[default to null]
max_optionsIntegerMaximum number of options that can be selected.[optional] [default to null]
optionsListList of options in this group.[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]