Record
get-batch-webhooks-response
No description available.
record get-batch-webhooks-response {
links: option<list<get-batch-webhooks-response-links-item>>,
total-items: option<s32>,
webhooks: option<list<get-batch-webhooks-response-webhooks-item>>,
}Fields
| Name | Type | Description |
|---|---|---|
| links | option<list<get-batch-webhooks-response-links-item>> | |
| total-items | option<s32> | |
| webhooks | option<list<get-batch-webhooks-response-webhooks-item>> |