Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 613 Bytes

PackageType.md

File metadata and controls

12 lines (8 loc) · 613 Bytes

ShipmondoApi.Dotnet.Model.PackageType

Properties

Name Type Description Notes
Id int ID of the package type. This is not relevant when referring to package types. [optional]
Code string Code to be used when referring to package types in booking shipments. [optional]
Description string Display name of the package type. [optional]

[Back to Model list] [Back to API list] [Back to README]