PickListMetadataModel interface
id | ID of the picklist |
is |
Is input values by user only limited to suggested values |
name | Name of the picklist |
type | Type of picklist |
url | Url of the picklist |
ID of the picklist
id: string
Property Value
string
Is input values by user only limited to suggested values
isSuggested: boolean
Property Value
boolean
Name of the picklist
name: string
Property Value
string
Type of picklist
type: string
Property Value
string
Url of the picklist
url: string
Property Value
string