public class RestBusinessUserTotal extends RestBase
| Modifier and Type | Field and Description |
|---|---|
RestCompactBusiness |
business |
Double |
curMonthCashback |
Double |
curMonthRevenue |
Date |
date |
Integer |
id |
Double |
jackpotAmount |
Date |
lastVisit |
int |
numVisits |
int |
rank |
Double |
totalCashback |
Double |
totalRevenue |
RestCompactUser |
user |
| Constructor and Description |
|---|
RestBusinessUserTotal() |
public Integer id
public RestCompactUser user
public RestCompactBusiness business
public Date lastVisit
public Date date
public int rank
public Double curMonthCashback
public Double totalCashback
public Double curMonthRevenue
public Double totalRevenue
public Double jackpotAmount
public int numVisits
Copyright © 2020 Empyr, Inc.. All rights reserved.