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