PickList interface

Picklist.

Extends

Properties

items

A list of PicklistItemModel.

Inherited Properties

id

ID of the picklist

isSuggested

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

ID of the picklist

id: string

Property Value

string

Inherited From PickListMetadata.id

isSuggested

Indicates whether items outside of suggested list are allowed

isSuggested: boolean

Property Value

boolean

Inherited From PickListMetadata.isSuggested

name

Name of the picklist

name: string

Property Value

string

Inherited From PickListMetadata.name

type

DataType of picklist

type: string

Property Value

string

Inherited From PickListMetadata.type

url

Url of the picklist

url: string

Property Value

string

Inherited From PickListMetadata.url