@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class InlineResponse2009 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_TAXES |
| Constructor and Description |
|---|
InlineResponse2009() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2009 |
addTaxesItem(Tax taxesItem) |
boolean |
equals(Object o) |
List<Tax> |
getTaxes()
Get taxes
|
int |
hashCode() |
void |
setTaxes(List<Tax> taxes) |
InlineResponse2009 |
taxes(List<Tax> taxes) |
String |
toString() |
public static final String SERIALIZED_NAME_TAXES
public InlineResponse2009 taxes(List<Tax> taxes)
public InlineResponse2009 addTaxesItem(Tax taxesItem)
Copyright © 2022. All rights reserved.