Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 501 Bytes

LeadsTimeseries.md

File metadata and controls

16 lines (11 loc) · 501 Bytes

dub.model.LeadsTimeseries

Load the model package

import 'package:dub/api.dart';

Properties

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

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