Files
speakeasy-playground/docs/models/components/userparceltemplatewithcarriertemplatecreaterequest.md
Mike Lueders 14c449163c generate sdk
2024-03-01 12:52:50 -06:00

10 lines
2.0 KiB
Markdown

# UserParcelTemplateWithCarrierTemplateCreateRequest
## Fields
| Field | Type | Required | Description | Example |
| --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| `template` | *Optional[str]* | :heavy_minus_sign: | The object representing the carrier parcel template | |
| `weight` | *Optional[str]* | :heavy_minus_sign: | The weight of the package, in units specified by the weight_unit attribute. | 12 |
| `weight_unit` | [Optional[components.WeightUnit]](../../models/components/weightunit.md) | :heavy_minus_sign: | The unit used for weight. | lb |