mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-09 12:47:46 +00:00
9 lines
1.6 KiB
Markdown
9 lines
1.6 KiB
Markdown
# CreateManifestRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
|
|
| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use |
|
|
| `manifest_create_request` | [Optional[components.ManifestCreateRequest]](../../models/components/manifestcreaterequest.md) | :heavy_minus_sign: | Manifest details and contact info. | |