Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 532 Bytes

SalesOS.md

File metadata and controls

17 lines (12 loc) · 532 Bytes

dub.model.SalesOS

Load the model package

import 'package:dub/api.dart';

Properties

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

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