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