DealFieldsOptions
Returns data about all deal fields.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | Id. | |
| Label | String | Label. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description | |
| Name | String | Name of the field. | |
| FieldType | String | Type of the field.
使用できる値は次のとおりです。address, date, daterange, double, enum, monetary, org, people, phone, set, text, time, timerange, user, varchar, varchar_auto, visible_to | |
| AddVisibleFlag | Boolean | AddVisibleFlag. |