public class RestTransactionReport extends RestBase
| Modifier and Type | Field and Description |
|---|---|
long |
businessId |
double |
cashback |
double |
cashbackBilled |
String |
groupedByValue |
Date |
mostRecentTxDate |
long |
numCustomers |
long |
numFirstCustomers |
long |
numTransactions |
Date |
period |
double |
referralFee |
double |
revenue |
| Constructor and Description |
|---|
RestTransactionReport() |
public String groupedByValue
public double cashback
public double cashbackBilled
public Date mostRecentTxDate
public long numCustomers
public long numFirstCustomers
public long numTransactions
public double referralFee
public double revenue
public long businessId
public Date period
Copyright © 2018 Empyr, Inc.. All rights reserved.