Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1021 Bytes

OrderRecordDTO.md

File metadata and controls

23 lines (19 loc) · 1021 Bytes

OrderRecordDTO

Properties

Name Type Description Notes
amount double [optional]
cell_phone_number string [optional]
customer_email string [optional]
customer_id string [optional]
delivery \passhub\client\model\DeliveryDTO [optional]
delivery_method string [optional]
groups \passhub\client\model\GroupEntryDTO[] [optional]
id int [optional]
is_canceled bool [optional]
is_test bool [optional]
order_id string [optional]
originator_order_id string [optional]
originiator string [optional]
vendor_order_id string [optional]

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