@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse2016 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InlineResponse2016.ObjectEnum
Describes type of token.
|
static class |
InlineResponse2016.StateEnum
Current state of the token.
|
| Constructor and Description |
|---|
InlineResponse2016() |
public InlineResponse2016 links(InstrumentidentifiersLinks links)
public InstrumentidentifiersLinks getLinks()
public void setLinks(InstrumentidentifiersLinks links)
public String getId()
public InlineResponse2016.ObjectEnum getObject()
public InlineResponse2016.StateEnum getState()
public InlineResponse2016 bankAccount(PaymentinstrumentsBankAccount bankAccount)
public PaymentinstrumentsBankAccount getBankAccount()
public void setBankAccount(PaymentinstrumentsBankAccount bankAccount)
public InlineResponse2016 card(PaymentinstrumentsCard card)
public PaymentinstrumentsCard getCard()
public void setCard(PaymentinstrumentsCard card)
public InlineResponse2016 buyerInformation(PaymentinstrumentsBuyerInformation buyerInformation)
public PaymentinstrumentsBuyerInformation getBuyerInformation()
public void setBuyerInformation(PaymentinstrumentsBuyerInformation buyerInformation)
public InlineResponse2016 billTo(PaymentinstrumentsBillTo billTo)
public PaymentinstrumentsBillTo getBillTo()
public void setBillTo(PaymentinstrumentsBillTo billTo)
public InlineResponse2016 processingInformation(PaymentinstrumentsProcessingInformation processingInformation)
public PaymentinstrumentsProcessingInformation getProcessingInformation()
public void setProcessingInformation(PaymentinstrumentsProcessingInformation processingInformation)
public InlineResponse2016 merchantInformation(PaymentinstrumentsMerchantInformation merchantInformation)
public PaymentinstrumentsMerchantInformation getMerchantInformation()
public void setMerchantInformation(PaymentinstrumentsMerchantInformation merchantInformation)
public InlineResponse2016 metaData(InstrumentidentifiersMetadata metaData)
public InstrumentidentifiersMetadata getMetaData()
public void setMetaData(InstrumentidentifiersMetadata metaData)
public InlineResponse2016 instrumentIdentifier(PaymentinstrumentsInstrumentIdentifier instrumentIdentifier)
public PaymentinstrumentsInstrumentIdentifier getInstrumentIdentifier()
public void setInstrumentIdentifier(PaymentinstrumentsInstrumentIdentifier instrumentIdentifier)
Copyright © 2018. All rights reserved.