Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 558 Bytes

SalesBrowsers.md

File metadata and controls

17 lines (12 loc) · 558 Bytes

dub.model.SalesBrowsers

Load the model package

import 'package:dub/api.dart';

Properties

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

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