@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2020-03-16T13:49:16.891743+02:00[Europe/Kiev]") public class InlineResponse200 extends Object
| Constructor and Description |
|---|
InlineResponse200() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200 |
account(AccountDetails account) |
boolean |
equals(Object o) |
@Valid AccountDetails |
getAccount()
Get account
|
int |
hashCode() |
void |
setAccount(AccountDetails account) |
String |
toString() |
public InlineResponse200 account(AccountDetails account)
@Valid public @Valid AccountDetails getAccount()
public void setAccount(AccountDetails account)
Copyright © 2020. All rights reserved.