Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 553 Bytes

SalesDevices.md

File metadata and controls

17 lines (12 loc) · 553 Bytes

dub.model.SalesDevices

Load the model package

import 'package:dub/api.dart';

Properties

Name Type Description Notes
device String The name of the device
sales num The number of sales from this device
amount num The total amount of sales from this device

[Back to Model list] [Back to API list] [Back to README]