Datapoint for the graphs and cards on a loyalty program dashboard.
| Name | Type | Description | Notes |
|---|---|---|---|
| Date | DateTime | Date at which data point was collected. | |
| TotalActivePoints | decimal | Total of active points for this loyalty program. | |
| TotalPendingPoints | decimal | Total of pending points for this loyalty program. | |
| TotalSpentPoints | decimal | Total of spent points for this loyalty program. | |
| TotalExpiredPoints | decimal | Total of expired points for this loyalty program. | |
| TotalNegativePoints | decimal | Total of negative points for this loyalty program. | |
| TotalMembers | decimal | Number of loyalty program members. | |
| NewMembers | decimal | Number of members who joined on this day. | |
| SpentPoints | LoyaltyDashboardPointsBreakdown | ||
| EarnedPoints | LoyaltyDashboardPointsBreakdown |