mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-10 20:57:50 +00:00
generate sdk
This commit is contained in:
9
docs/models/operations/createbatchrequest.md
Normal file
9
docs/models/operations/createbatchrequest.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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. |
|
||||
Reference in New Issue
Block a user