public class RestBusinessTxSummary extends RestBase
| Modifier and Type | Field and Description |
|---|---|
RestCompactBusiness |
business |
Double |
curMonthCashback |
int |
curMonthMealsDonated |
Double |
curMonthRevenue |
Date |
date |
Double |
firstAmount |
Integer |
id |
int |
mealsDonated90 |
Integer |
rank |
Double |
secondAmount |
Double |
thirdAmount |
Double |
totalCashback |
int |
totalMealsDonated |
Double |
totalRevenue |
| Constructor and Description |
|---|
RestBusinessTxSummary() |
public Integer id
public Date date
public Double curMonthCashback
public Double totalCashback
public Double curMonthRevenue
public Double totalRevenue
public int curMonthMealsDonated
public int totalMealsDonated
public Double firstAmount
public Double secondAmount
public Double thirdAmount
public int mealsDonated90
public Integer rank
public RestCompactBusiness business
Copyright © 2020 Empyr, Inc.. All rights reserved.