mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-11 04:21:34 +00:00
generate sdk
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# CreateCustomsDeclarationRequest
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ |
|
||||
| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use |
|
||||
| `customs_declaration_create_request` | [Optional[components.CustomsDeclarationCreateRequest]](../../models/components/customsdeclarationcreaterequest.md) | :heavy_minus_sign: | CustomsDeclaration details. |
|
||||
Reference in New Issue
Block a user