EventField
is a datatype
for a single field in an event with a name and a value.
Table: EventField
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 24, 2024 | |||||
fieldName | string | yes | Long-Term | The name of the field. | |
value | string | yes | Long-Term | The value of the field. |