Record
post-batch-webhooks-response
No description available.
record post-batch-webhooks-response {
links: option<list<post-batch-webhooks-response-links-item>>,
enabled: option<bool>,
id: option<string>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| links | option<list<post-batch-webhooks-response-links-item>> | |
| enabled | option<bool> | |
| id | option<string> | |
| url | option<string> |