@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-02-27T12:49:40.999Z") 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)
public PtsV2PaymentsPost201ResponsePaymentInformation bank(PtsV2PaymentsPost201ResponsePaymentInformationBank bank)
public PtsV2PaymentsPost201ResponsePaymentInformationBank getBank()
public void setBank(PtsV2PaymentsPost201ResponsePaymentInformationBank bank)
Copyright © 2019. All rights reserved.