mirror of
https://github.com/LukeHagar/dub-node.git
synced 2025-12-09 12:27:48 +00:00
10 lines
852 B
Markdown
10 lines
852 B
Markdown
# SalesOS
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| -------------------------------------- | -------------------------------------- | -------------------------------------- | -------------------------------------- |
|
|
| `os` | *string* | :heavy_check_mark: | The name of the OS |
|
|
| `sales` | *number* | :heavy_check_mark: | The number of sales from this OS |
|
|
| `amount` | *number* | :heavy_check_mark: | The total amount of sales from this OS | |