Record
post-events-v3-send-send-params
No description available.
record post-events-v3-send-send-params {
email: option<string>,
event-name: string,
object-id: option<string>,
occurred-at: option<string>,
properties: option<behavioral-event-http-completion-request-properties>,
utk: option<string>,
uuid: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| option<string> | ||
| event-name | string | |
| object-id | option<string> | |
| occurred-at | option<string> | |
| properties | option<behavioral-event-http-completion-request-properties> | |
| utk | option<string> | |
| uuid | option<string> |