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

Latest commit

 

History

History
13 lines (8 loc) · 732 Bytes

OrderUpdateData.md

File metadata and controls

13 lines (8 loc) · 732 Bytes

OrderUpdateData

Properties

Name Type Description Notes
options {str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type The order options [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]