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