ParameterTypeEnum
is an
enumerated list of parameter datatypes.
Table: ParameterTypeEnum
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 16, 2024 | |||||
ArrayDouble | boolean | Preview | The parameter is a double datatype in an array. | ||
ArrayField | boolean | Preview | The parameter is a field in an array. | ||
ArrayLong | boolean | Preview | The parameter is a long datatype in an array. | ||
ArrayString | boolean | Preview | The parameter is a string datatype in an array. | ||
Double | boolean | Preview | The parameter is a double datatype. | ||
Field | boolean | Preview | The parameter is a field. | ||
Long | boolean | Preview | The parameter is a long numeric datatype. | ||
String | boolean | Preview | The parameter is a string. |