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