ProductSalesInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| product_id | Long | [default to null] | |
| product_name | String | [default to null] | |
| quantity_sold | Long | [default to null] | |
| total_revenue | Double | [default to null] |
| Name | Type | Description | Notes |
|---|---|---|---|
| product_id | Long | [default to null] | |
| product_name | String | [default to null] | |
| quantity_sold | Long | [default to null] | |
| total_revenue | Double | [default to null] |