mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-09 04:21:27 +00:00
9 lines
1.5 KiB
Markdown
9 lines
1.5 KiB
Markdown
# CreateOrderRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
|
|
| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use |
|
|
| `order_create_request` | [Optional[components.OrderCreateRequest]](../../models/components/ordercreaterequest.md) | :heavy_minus_sign: | Order details. | |