FieldModel interface
Properties
description | Description about field |
id | ID of the field |
name | Name of the field |
pick |
Reference to picklist in this field |
type | Type of field |
url | Url to the field |
Property Details
description
Description about field
description: string
Property Value
string
id
ID of the field
id: string
Property Value
string
name
Name of the field
name: string
Property Value
string
pickList
Reference to picklist in this field
pickList: PickListMetadataModel
Property Value
type
url
Url to the field
url: string
Property Value
string