Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 595 Bytes

SalesReferers.md

File metadata and controls

17 lines (12 loc) · 595 Bytes

dub.model.SalesReferers

Load the model package

import 'package:dub/api.dart';

Properties

Name Type Description Notes
referer String The name of the referer. If unknown, this will be (direct)
sales num The number of sales from this referer
amount num The total amount of sales from this referer

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