public class RestInvoice extends Object
| Modifier and Type | Field and Description |
|---|---|
RestBillingAccount |
account |
RestCompactBusiness |
business |
Date |
dateBilled |
Date |
dateClosed |
Date |
dateGenerated |
Date |
endDate |
Integer |
id |
double |
payments |
Date |
startDate |
String |
state |
double |
total |
| Constructor and Description |
|---|
RestInvoice() |
public Integer id
public RestBillingAccount account
public RestCompactBusiness business
public Date dateGenerated
public Date dateClosed
public Date dateBilled
public Date startDate
public Date endDate
public String state
public double payments
public double total
Copyright © 2020 Empyr, Inc.. All rights reserved.