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