Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.07 KB

AccountDashboardStatistic.md

File metadata and controls

13 lines (10 loc) · 1.07 KB

TalonOne.Model.AccountDashboardStatistic

Properties

Name Type Description Notes
Revenue List<AccountDashboardStatisticRevenue> Aggregated statistic for account revenue. [optional]
Discounts List<AccountDashboardStatisticDiscount> Aggregated statistic for account discount. [optional]
LoyaltyPoints List<AccountDashboardStatisticLoyaltyPoints> Aggregated statistic for account loyalty points. [optional]
Referrals List<AccountDashboardStatisticReferrals> Aggregated statistic for account referrals. [optional]
Campaigns AccountDashboardStatisticCampaigns

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