mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-09 04:21:27 +00:00
2.1 KiB
2.1 KiB
BatchShipmentListWrapper
Array of BatchShipment objects. The response keeps the same order as in the request array.
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
next |
Optional[str] | ➖ | N/A | baseurl?page=3&results=10 |
previous |
Optional[str] | ➖ | N/A | baseurl?page=1&results=10 |
results |
List[components.BatchShipment] | ➖ | N/A |