@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen") public class DealCreateResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_DEAL |
| Constructor and Description |
|---|
DealCreateResponse() |
| Modifier and Type | Method and Description |
|---|---|
DealCreateResponse |
deal(DealCreateResponseDeal deal) |
boolean |
equals(Object o) |
DealCreateResponseDeal |
getDeal()
Get deal
|
int |
hashCode() |
void |
setDeal(DealCreateResponseDeal deal) |
String |
toString() |
public static final String SERIALIZED_NAME_DEAL
public DealCreateResponse deal(DealCreateResponseDeal deal)
@Nonnull public DealCreateResponseDeal getDeal()
public void setDeal(DealCreateResponseDeal deal)
Copyright © 2022. All rights reserved.