PickListMetadataModel interface
Properties
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 |
Property Details
id
ID of the picklist
id: string
Property Value
string
isSuggested
Is input values by user only limited to suggested values
isSuggested: boolean
Property Value
boolean
name
Name of the picklist
name: string
Property Value
string
type
Type of picklist
type: string
Property Value
string
url
Url of the picklist
url: string
Property Value
string