@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-02-27T12:49:40.999Z") 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(TssV2TransactionsGet200ResponsePaymentInformationCustomer customer)
public TssV2TransactionsGet200ResponsePaymentInformationCustomer getCustomer()
public void setCustomer(TssV2TransactionsGet200ResponsePaymentInformationCustomer customer)
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformation card(TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCard card)
public TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCard getCard()
public void setCard(TssV2TransactionsPost201ResponseEmbeddedPaymentInformationCard card)
Copyright © 2019. All rights reserved.