@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class TssV2TransactionsPost201ResponseEmbeddedPaymentInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsPost201ResponseEmbeddedPaymentInformation() |
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformation()
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformation paymentType(TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType paymentType)
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType getPaymentType()
public void setPaymentType(TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentType paymentType)
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformation customer(Riskv1authenticationsetupsPaymentInformationCustomer customer)
public Riskv1authenticationsetupsPaymentInformationCustomer getCustomer()
public void setCustomer(Riskv1authenticationsetupsPaymentInformationCustomer customer)
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformation card(TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCard card)
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCard getCard()
public void setCard(TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCard card)
Copyright © 2020. All rights reserved.