Files
dub-node/docs/models/components/salestimeseries.md

10 lines
920 B
Markdown

# SalesTimeseries
## Fields
| Field | Type | Required | Description |
| ----------------------------------------- | ----------------------------------------- | ----------------------------------------- | ----------------------------------------- |
| `start` | *string* | :heavy_check_mark: | The starting timestamp of the interval |
| `sales` | *number* | :heavy_check_mark: | The number of sales in the interval |
| `amount` | *number* | :heavy_check_mark: | The total amount of sales in the interval |