OrderItemInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| product_name | String | Name of the product. | [default to null] |
| quantity | Integer | Quantity of the product ordered. | [default to null] |
| price | Double | Total price for this item. | [default to null] |
| Name | Type | Description | Notes |
|---|---|---|---|
| product_name | String | Name of the product. | [default to null] |
| quantity | Integer | Quantity of the product ordered. | [default to null] |
| price | Double | Total price for this item. | [default to null] |