Record
webhook
No description available.
record webhook {
auth-key: option<string>,
batches-sent: option<s32>,
created-at: option<string>,
description: option<string>,
events: option<list<string>>,
events-sent: option<s32>,
id: option<s32>,
last-error: option<string>,
last-sent-at: option<string>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| auth-key | option<string> | |
| batches-sent | option<s32> | |
| created-at | option<string> | |
| description | option<string> | |
| events | option<list<string>> | |
| events-sent | option<s32> | |
| id | option<s32> | |
| last-error | option<string> | |
| last-sent-at | option<string> | |
| url | option<string> |