public class InlineResponse2004 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_INVOICES |
| Constructor and Description |
|---|
InlineResponse2004() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2004 |
addInvoicesItem(Invoice invoicesItem) |
boolean |
equals(Object o) |
List<Invoice> |
getInvoices()
Get invoices
|
int |
hashCode() |
InlineResponse2004 |
invoices(List<Invoice> invoices) |
void |
setInvoices(List<Invoice> invoices) |
String |
toString() |
public static final String SERIALIZED_NAME_INVOICES
public InlineResponse2004 invoices(List<Invoice> invoices)
public InlineResponse2004 addInvoicesItem(Invoice invoicesItem)
Copyright © 2020. All rights reserved.