OrderDetailsClass
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| quantity | BigDecimal | Item order quantity | [default to null] |
| item | OrderDetailsClass_item | [optional] [default to null] | |
| id | String | Item ID | [default to null] |
| extras | List | [default to null] |
| Name | Type | Description | Notes |
|---|---|---|---|
| quantity | BigDecimal | Item order quantity | [default to null] |
| item | OrderDetailsClass_item | [optional] [default to null] | |
| id | String | Item ID | [default to null] |
| extras | List | [default to null] |