Skip to content

PickListDTO

Type: object

Properties

Property Type Required Description Constraints
isDefault boolean No
label string No
selected boolean No
value string No

Generated example

{
  "isDefault": true,
  "label": "string",
  "selected": true,
  "value": "string"
}

Source

Generated from swagger-asset.json.