DealFieldsOptions
Returns data about all deal fields.
Columns
Name | Type | Description |
Id [KEY] | String | Id. |
Label | String | Label. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Name | String | Name of the field. |
FieldType | String | Type of the field.
The allowed values are address, date, daterange, double, enum, monetary, org, people, phone, set, text, time, timerange, user, varchar, varchar_auto, visible_to. |
AddVisibleFlag | Boolean | AddVisibleFlag. |