PickList interface
Picklist.
- Extends
Properties
items | A list of PicklistItemModel. |
Inherited Properties
id | ID of the picklist |
is |
Indicates whether items outside of suggested list are allowed |
name | Name of the picklist |
type | DataType of picklist |
url | Url of the picklist |
Property Details
items
A list of PicklistItemModel.
items: string[]
Property Value
string[]
Inherited Property Details
id
isSuggested
Indicates whether items outside of suggested list are allowed
isSuggested: boolean
Property Value
boolean
Inherited From PickListMetadata.isSuggested