Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.11 KB

LoyaltyDashboardData.md

File metadata and controls

19 lines (14 loc) · 1.11 KB

# LoyaltyDashboardData

Properties

Name Type Description Notes
date \DateTime Date at which data point was collected.
totalActivePoints float Total of active points for this loyalty program.
totalPendingPoints float Total of pending points for this loyalty program.
totalSpentPoints float Total of spent points for this loyalty program.
totalExpiredPoints float Total of expired points for this loyalty program.
totalMembers float Number of loyalty program members.
newMembers float Number of members who joined on this day.
spentPoints \TalonOne\Client\Model\LoyaltyDashboardPointsBreakdown
earnedPoints \TalonOne\Client\Model\LoyaltyDashboardPointsBreakdown

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