@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2020-10-06T09:15:54.528Z[UTC]") public class InlineResponse2002 extends Object
Constructor and Description |
---|
InlineResponse2002() |
Modifier and Type | Method and Description |
---|---|
InlineResponse2002 |
bankProfile(BankProfile bankProfile) |
boolean |
equals(Object o) |
@Valid BankProfile |
getBankProfile()
Get bankProfile
|
int |
hashCode() |
void |
setBankProfile(BankProfile bankProfile) |
String |
toString() |
public InlineResponse2002 bankProfile(BankProfile bankProfile)
@Valid public @Valid BankProfile getBankProfile()
public void setBankProfile(BankProfile bankProfile)
Copyright © 2020. All rights reserved.