Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 528 Bytes

ClicksReferers.md

File metadata and controls

16 lines (11 loc) · 528 Bytes

dub.model.ClicksReferers

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)
clicks num The number of clicks from this referer

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