public class InlineResponse20012 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_TAXES |
| Constructor and Description |
|---|
InlineResponse20012() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse20012 |
addTaxesItem(Tax taxesItem) |
boolean |
equals(Object o) |
List<Tax> |
getTaxes()
Get taxes
|
int |
hashCode() |
void |
setTaxes(List<Tax> taxes) |
InlineResponse20012 |
taxes(List<Tax> taxes) |
String |
toString() |
public static final String SERIALIZED_NAME_TAXES
public InlineResponse20012 taxes(List<Tax> taxes)
public InlineResponse20012 addTaxesItem(Tax taxesItem)
Copyright © 2020. All rights reserved.