Record
event
No description available.
record event {
account: option<string>,
api-version: option<string>,
created: s32,
data: notification-event-data,
id: string,
livemode: bool,
object: event-object-enum,
pending-webhooks: s32,
request: option<string>,
type-op: string,
}Fields
| Name | Type | Description |
|---|---|---|
| account | option<string> | |
| api-version | option<string> | |
| created | s32 | |
| data | notification-event-data | |
| id | string | |
| livemode | bool | |
| object | event-object-enum | |
| pending-webhooks | s32 | |
| request | option<string> | |
| type-op | string |