mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-10 04:21:32 +00:00
10 lines
2.3 KiB
Markdown
10 lines
2.3 KiB
Markdown
# UpdateUserParcelTemplateRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------ |
|
|
| `user_parcel_template_object_id` | *str* | :heavy_check_mark: | Object ID of the user parcel template |
|
|
| `shippo_api_version` | *Optional[str]* | :heavy_minus_sign: | String used to pick a non-default API version to use |
|
|
| `user_parcel_template_update_request` | [Optional[components.UserParcelTemplateUpdateRequest]](../../models/components/userparceltemplateupdaterequest.md) | :heavy_minus_sign: | N/A | |