Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 541 Bytes

SalesTopUrls.md

File metadata and controls

17 lines (12 loc) · 541 Bytes

dub.model.SalesTopUrls

Load the model package

import 'package:dub/api.dart';

Properties

Name Type Description Notes
url String The destination URL
sales num The number of sales from this URL
amount num The total amount of sales from this URL

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