RentalOrderResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | [default to null] | |
| order_id | Long | [default to null] | |
| order_code | String | [default to null] | |
| product | RentalProductInfo | [default to null] | |
| vendor | RentalVendorInfo | [default to null] | |
| period | RentalPeriodInfo | [default to null] | |
| pricing | RentalPricingInfo | [default to null] | |
| fulfillment | RentalFulfillmentInfo | [default to null] | |
| status_flags | RentalStatusFlags | [default to null] | |
| timestamps | RentalTimestamps | [default to null] | |
| condition_at_pickup | any | [optional] [default to null] | |
| condition_at_return | any | [optional] [default to null] | |
| cancellation_reason | String | [optional] [default to null] | |
| cancelled_by | Long | [optional] [default to null] |