@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class TssV2TransactionsPost201ResponseEmbeddedPaymentInformation extends Object
| Constructor and Description |
|---|
TssV2TransactionsPost201ResponseEmbeddedPaymentInformation() |
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformation()
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformation paymentMethod(TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentMethod paymentMethod)
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentMethod getPaymentMethod()
public void setPaymentMethod(TssV2TransactionsPost201ResponseEmbeddedPaymentInformationPaymentMethod paymentMethod)
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 © 2018. All rights reserved.