@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class TaxResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_TAX |
| Constructor and Description |
|---|
TaxResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Tax |
getTax()
Get tax
|
int |
hashCode() |
void |
setTax(Tax tax) |
TaxResponse |
tax(Tax tax) |
String |
toString() |
public static final String SERIALIZED_NAME_TAX
public TaxResponse tax(Tax tax)
public void setTax(Tax tax)
Copyright © 2022. All rights reserved.