dataType |
String |
Field type. One of these values:
-
address
- base64
- boolean
- combobox
-
complexvalue—Complex Value type
(cvt)
- currency
- date
- datetime
- double
- email
- encryptedstring
- int
- location
- multipicklist
- percent
- phone
- picklist
- reference
- string
- textarea
- time
- url
|
Small, 57.0 |
57.0 |
fieldApiName |
String |
The API name for the field. |
Small, 42.0 |
42.0 |
filterable |
Boolean |
Indicates whether this column is filterable (true) or not (false). |
Small, 57.0 |
57.0 |
label |
String |
The label of the field. |
Small, 42.0 |
42.0 |
lookupId |
String |
The ID of the field if the field is a reference. If the field isn’t a
reference, the value can be null. |
Small, 49.0 |
49.0 |
picklistValues |
String[] |
The picklist values for this field. Null
if the field isn’t a picklist field. |
Small, 57.0 |
57.0 |
quickFilterOperator |
String |
The operator used for quick filters on this column. |
Small, 57.0 |
57.0 |
sortable |
Boolean |
Indicates whether the list column is sortable. |
Small, 42.0 |
42.0 |