Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 2.55 KB

File metadata and controls

26 lines (23 loc) · 2.55 KB

ShipEngineSDK.Model.LabelPackagesInner

Properties

Name Type Description Notes
Weight Weight The package weight
AlternativeIdentifiers List<AlternativeIdentifier> Alternative identifiers associated with this package. [optional] [readonly]
ContentDescription string A short description of the package content. Required for shipments moving to, from, and through Mexico. [optional]
Dimensions Dimensions The package dimensions [optional]
ExternalPackageId string An external package id. [optional]
FormDownload OptionalLink The form download for any customs that are needed [optional] [readonly]
HasFormDocuments bool Whether the package has form documents available for download [optional]
HasLabelDocuments bool Whether the package has label documents available for download [optional]
HasPaperlessLabelDocuments bool Whether the package has paperless documents available for download [optional]
HasQrCodeDocuments bool Whether the package has QR code documents available for download [optional]
InsuredValue MonetaryValue The insured value of the package. Requires the `insurance_provider` field of the shipment to be set. [optional]
LabelDownload LabelDownload The label download for the package [optional] [readonly]
LabelMessages LabelMessages [optional]
PackageCode string The package type, such as `thick_envelope`, `small_flat_rate_box`, `large_package`, etc. The code `package` indicates a custom or unknown package type. [optional]
PackageId int The shipment package id [optional] [readonly]
PaperlessDownload PaperlessDownload The paperless details which may contain elements like `href`, `instructions` and `handoff_code`. [optional] [readonly]
QrCodeDownload OptionalLink The QR code download for the package [optional] [readonly]
Sequence int Package sequence [optional] [readonly]
TrackingNumber string The tracking number for the package. The format depends on the carrier. [optional] [readonly]