@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-04-09T11:41:34.789+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(Ptsv2paymentsPaymentInformationCustomer customer)
public Ptsv2paymentsPaymentInformationCustomer getCustomer()
public void setCustomer(Ptsv2paymentsPaymentInformationCustomer customer)
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformation card(TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCard card)
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCard getCard()
public void setCard(TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCard card)
Copyright © 2020. All rights reserved.