Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.18 KB

File metadata and controls

16 lines (13 loc) · 1.18 KB

OrderGroupWithDueDateViewModel

Properties

Name Type Description Notes
id \Swagger\Client\Model\OrderGroupId [optional]
registration_date \DateTime Gets or sets registration date. [optional]
currency \Swagger\Client\Model\CurrencyViewModel [optional]
encrypted_booking_company_id string Gets or sets the company where the order was initially placed. [optional]
cancellation_rules \Swagger\Client\Model\CancellationRulesViewModel [optional]
orders \Swagger\Client\Model\OrderExtendedForOrderGroupViewModel[] Gets or sets orders in order group. [optional]
due_at \DateTime Gets or sets when the payment is due. [optional]
to_be_paid double Gets or sets how much money should be paid. [optional]

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