Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 593 Bytes

RetrieveAnalytics200Response.md

File metadata and controls

18 lines (13 loc) · 593 Bytes

dub.model.RetrieveAnalytics200Response

Load the model package

import 'package:dub/api.dart';

Properties

Name Type Description Notes
clicks num The total number of clicks
leads num The total number of leads
sales num The total number of sales
amount num The total amount of sales

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