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