@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2019-12-26T15:06:21.086+02:00[Europe/Kiev]") public class InlineResponse2002 extends Object
| Constructor and Description |
|---|
InlineResponse2002() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2002 |
cardAccount(CardAccountDetails cardAccount) |
boolean |
equals(Object o) |
@Valid CardAccountDetails |
getCardAccount()
Get cardAccount
|
int |
hashCode() |
void |
setCardAccount(CardAccountDetails cardAccount) |
String |
toString() |
public InlineResponse2002 cardAccount(CardAccountDetails cardAccount)
@Valid public @Valid CardAccountDetails getCardAccount()
public void setCardAccount(CardAccountDetails cardAccount)
Copyright © 2020. All rights reserved.