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

10 lines
937 B
Markdown

# SalesDevices
## Fields
| Field | Type | Required | Description |
| ------------------------------------------ | ------------------------------------------ | ------------------------------------------ | ------------------------------------------ |
| `device` | *string* | :heavy_check_mark: | The name of the device |
| `sales` | *number* | :heavy_check_mark: | The number of sales from this device |
| `amount` | *number* | :heavy_check_mark: | The total amount of sales from this device |