# 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 |