@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse201PaymentInformation extends Object
| Constructor and Description |
|---|
InlineResponse201PaymentInformation() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse201PaymentInformation |
accountFeatures(InlineResponse201PaymentInformationAccountFeatures accountFeatures) |
InlineResponse201PaymentInformation |
card(InlineResponse201PaymentInformationCard card) |
boolean |
equals(Object o) |
InlineResponse201PaymentInformationAccountFeatures |
getAccountFeatures()
Get accountFeatures
|
InlineResponse201PaymentInformationCard |
getCard()
Get card
|
InlineResponse201PaymentInformationTokenizedCard |
getTokenizedCard()
Get tokenizedCard
|
int |
hashCode() |
void |
setAccountFeatures(InlineResponse201PaymentInformationAccountFeatures accountFeatures) |
void |
setCard(InlineResponse201PaymentInformationCard card) |
void |
setTokenizedCard(InlineResponse201PaymentInformationTokenizedCard tokenizedCard) |
InlineResponse201PaymentInformation |
tokenizedCard(InlineResponse201PaymentInformationTokenizedCard tokenizedCard) |
String |
toString() |
public InlineResponse201PaymentInformation card(InlineResponse201PaymentInformationCard card)
public InlineResponse201PaymentInformationCard getCard()
public void setCard(InlineResponse201PaymentInformationCard card)
public InlineResponse201PaymentInformation tokenizedCard(InlineResponse201PaymentInformationTokenizedCard tokenizedCard)
public InlineResponse201PaymentInformationTokenizedCard getTokenizedCard()
public void setTokenizedCard(InlineResponse201PaymentInformationTokenizedCard tokenizedCard)
public InlineResponse201PaymentInformation accountFeatures(InlineResponse201PaymentInformationAccountFeatures accountFeatures)
public InlineResponse201PaymentInformationAccountFeatures getAccountFeatures()
public void setAccountFeatures(InlineResponse201PaymentInformationAccountFeatures accountFeatures)
Copyright © 2018. All rights reserved.