Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 504 Bytes

ClicksTimeseries.md

File metadata and controls

16 lines (11 loc) · 504 Bytes

dub.model.ClicksTimeseries

Load the model package

import 'package:dub/api.dart';

Properties

Name Type Description Notes
start String The starting timestamp of the interval
clicks num The number of clicks in the interval

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