mirror of
https://github.com/LukeHagar/dub-node.git
synced 2025-12-09 04:19:43 +00:00
10 lines
958 B
Markdown
10 lines
958 B
Markdown
# SalesBrowsers
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------- | ------------------------------------------- | ------------------------------------------- | ------------------------------------------- |
|
|
| `browser` | *string* | :heavy_check_mark: | The name of the browser |
|
|
| `sales` | *number* | :heavy_check_mark: | The number of sales from this browser |
|
|
| `amount` | *number* | :heavy_check_mark: | The total amount of sales from this browser | |