Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 928 Bytes

ShipmentPurchaseData.md

File metadata and controls

16 lines (11 loc) · 928 Bytes

ShipmentPurchaseData

Properties

Name Type Description Notes
selected_rate_id str The shipment selected rate.
label_type str The shipment label file type. [optional] if omitted the server will use the default value of "PDF"
payment Payment [optional]
reference str, none_type The shipment reference [optional]
metadata {str: (bool, date, datetime, dict, float, int, list, str, none_type)} User metadata for the shipment [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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