mirror of
https://github.com/LukeHagar/dub-node.git
synced 2025-12-09 12:27:48 +00:00
10 lines
937 B
Markdown
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 | |