Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 812 Bytes

File metadata and controls

13 lines (10 loc) · 812 Bytes

ShipEngineSDK.Model.UpdatePackageTypeRequestBody

An update package type request body

Properties

Name Type Description Notes
Name string
PackageCode string A package type, such as `thick_envelope`, `small_flat_rate_box`, `large_package`, etc. Use the code `package` for custom or unknown package types.
Description string Provides a helpful description for the custom package. [optional]
Dimensions Dimensions The custom dimensions for the package. [optional]
PackageId string A string that uniquely identifies the package. [optional]