Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.14 KB

DeliverySpec.md

File metadata and controls

18 lines (14 loc) · 1.14 KB

DeliverySpec

Properties

Name Type Description Notes
service_code string Shipment Type [optional]
sender \CanadaPost\Model\Sender [optional]
destination \CanadaPost\Model\Destination [optional]
parcel_characteristics \CanadaPost\Model\DeliveryParcelCharacteristics [optional]
print_preferences \CanadaPost\Model\DeliveryPrintPreferences [optional]
preferences \CanadaPost\Model\DeliveryPreferences [optional]
references \CanadaPost\Model\DeliveryReferences [optional]
customs \CanadaPost\Model\DeliveryCustoms [optional]
settlement_info \CanadaPost\Model\DeliverySettlementInfo [optional]

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