@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class PtsV2PaymentsPost201ResponsePaymentInformation extends Object
| Constructor and Description |
|---|
PtsV2PaymentsPost201ResponsePaymentInformation() |
public PtsV2PaymentsPost201ResponsePaymentInformation()
public PtsV2PaymentsPost201ResponsePaymentInformation card(PtsV2PaymentsPost201ResponsePaymentInformationCard card)
public PtsV2PaymentsPost201ResponsePaymentInformationCard getCard()
public void setCard(PtsV2PaymentsPost201ResponsePaymentInformationCard card)
public PtsV2PaymentsPost201ResponsePaymentInformation tokenizedCard(PtsV2PaymentsPost201ResponsePaymentInformationTokenizedCard tokenizedCard)
public PtsV2PaymentsPost201ResponsePaymentInformationTokenizedCard getTokenizedCard()
public void setTokenizedCard(PtsV2PaymentsPost201ResponsePaymentInformationTokenizedCard tokenizedCard)
public PtsV2PaymentsPost201ResponsePaymentInformation accountFeatures(PtsV2PaymentsPost201ResponsePaymentInformationAccountFeatures accountFeatures)
public PtsV2PaymentsPost201ResponsePaymentInformationAccountFeatures getAccountFeatures()
public void setAccountFeatures(PtsV2PaymentsPost201ResponsePaymentInformationAccountFeatures accountFeatures)
Copyright © 2018. All rights reserved.