@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class QuotationResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_QUOTATION |
| Constructor and Description |
|---|
QuotationResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
QuotationResponseQuotation |
getQuotation()
Get quotation
|
int |
hashCode() |
QuotationResponse |
quotation(QuotationResponseQuotation quotation) |
void |
setQuotation(QuotationResponseQuotation quotation) |
String |
toString() |
public static final String SERIALIZED_NAME_QUOTATION
public QuotationResponse quotation(QuotationResponseQuotation quotation)
@Nonnull public QuotationResponseQuotation getQuotation()
public void setQuotation(QuotationResponseQuotation quotation)
Copyright © 2022. All rights reserved.