@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class TmsV1PaymentinstrumentsPost201Response extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TmsV1PaymentinstrumentsPost201Response.ObjectEnum
Describes type of token.
|
static class |
TmsV1PaymentinstrumentsPost201Response.StateEnum
Current state of the token.
|
| Constructor and Description |
|---|
TmsV1PaymentinstrumentsPost201Response() |
public TmsV1PaymentinstrumentsPost201Response()
public TmsV1PaymentinstrumentsPost201Response links(Tmsv1instrumentidentifiersLinks links)
public Tmsv1instrumentidentifiersLinks getLinks()
public void setLinks(Tmsv1instrumentidentifiersLinks links)
public String getId()
public TmsV1PaymentinstrumentsPost201Response.ObjectEnum getObject()
public TmsV1PaymentinstrumentsPost201Response.StateEnum getState()
public TmsV1PaymentinstrumentsPost201Response bankAccount(Tmsv1paymentinstrumentsBankAccount bankAccount)
public Tmsv1paymentinstrumentsBankAccount getBankAccount()
public void setBankAccount(Tmsv1paymentinstrumentsBankAccount bankAccount)
public TmsV1PaymentinstrumentsPost201Response card(Tmsv1paymentinstrumentsCard card)
public Tmsv1paymentinstrumentsCard getCard()
public void setCard(Tmsv1paymentinstrumentsCard card)
public TmsV1PaymentinstrumentsPost201Response buyerInformation(Tmsv1paymentinstrumentsBuyerInformation buyerInformation)
public Tmsv1paymentinstrumentsBuyerInformation getBuyerInformation()
public void setBuyerInformation(Tmsv1paymentinstrumentsBuyerInformation buyerInformation)
public TmsV1PaymentinstrumentsPost201Response billTo(Tmsv1paymentinstrumentsBillTo billTo)
public Tmsv1paymentinstrumentsBillTo getBillTo()
public void setBillTo(Tmsv1paymentinstrumentsBillTo billTo)
public TmsV1PaymentinstrumentsPost201Response processingInformation(Tmsv1paymentinstrumentsProcessingInformation processingInformation)
public Tmsv1paymentinstrumentsProcessingInformation getProcessingInformation()
public void setProcessingInformation(Tmsv1paymentinstrumentsProcessingInformation processingInformation)
public TmsV1PaymentinstrumentsPost201Response merchantInformation(Tmsv1paymentinstrumentsMerchantInformation merchantInformation)
public Tmsv1paymentinstrumentsMerchantInformation getMerchantInformation()
public void setMerchantInformation(Tmsv1paymentinstrumentsMerchantInformation merchantInformation)
public TmsV1PaymentinstrumentsPost201Response metaData(Tmsv1instrumentidentifiersMetadata metaData)
public Tmsv1instrumentidentifiersMetadata getMetaData()
public void setMetaData(Tmsv1instrumentidentifiersMetadata metaData)
public TmsV1PaymentinstrumentsPost201Response instrumentIdentifier(Tmsv1paymentinstrumentsInstrumentIdentifier instrumentIdentifier)
public Tmsv1paymentinstrumentsInstrumentIdentifier getInstrumentIdentifier()
public void setInstrumentIdentifier(Tmsv1paymentinstrumentsInstrumentIdentifier instrumentIdentifier)
Copyright © 2018. All rights reserved.