mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-10 20:57:50 +00:00
9 lines
1.5 KiB
Markdown
9 lines
1.5 KiB
Markdown
# CreateBatchRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
|
|
| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use |
|
|
| `batch_create_request` | [Optional[components.BatchCreateRequest]](../../models/components/batchcreaterequest.md) | :heavy_minus_sign: | Batch details. | |