An object that summarizes stats a user at a given venue at a given month in time.
Properties
id | The id of the total |
user | The user this total corresponds to See compactUser details |
business | The venue this total corresponds to See compactVenue details |
lastVisit | The last visit date for this user |
date | The month this total corresponds to |
rank | The rank of the user at the venue this time period |
curMonthCashback | Amount of cashback earned this month. |
totalCashback | The total cashback earned at this business for all time. |
curMonthRevenue | The amont spent this month. |
totalRevenue | The total spent for all time. |
jackpotAmount | The amount of the jackpot won if any. Note that this is not always included unless querying specifically for jackpots. |
numVisits | Number of visits by this user to this place. |