@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class InlineResponse2007 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InlineResponse2007.ObjectEnum
Describes type of token.
|
static class |
InlineResponse2007.StateEnum
Current state of the token.
|
| Constructor and Description |
|---|
InlineResponse2007() |
public InlineResponse2007 links(InstrumentidentifiersLinks links)
public InstrumentidentifiersLinks getLinks()
public void setLinks(InstrumentidentifiersLinks links)
public String getId()
public InlineResponse2007.ObjectEnum getObject()
public InlineResponse2007.StateEnum getState()
public InlineResponse2007 card(InstrumentidentifiersCard card)
public InstrumentidentifiersCard getCard()
public void setCard(InstrumentidentifiersCard card)
public InlineResponse2007 bankAccount(InstrumentidentifiersBankAccount bankAccount)
public InstrumentidentifiersBankAccount getBankAccount()
public void setBankAccount(InstrumentidentifiersBankAccount bankAccount)
public InlineResponse2007 processingInformation(InstrumentidentifiersProcessingInformation processingInformation)
public InstrumentidentifiersProcessingInformation getProcessingInformation()
public void setProcessingInformation(InstrumentidentifiersProcessingInformation processingInformation)
public InlineResponse2007 metadata(InstrumentidentifiersMetadata metadata)
public InstrumentidentifiersMetadata getMetadata()
public void setMetadata(InstrumentidentifiersMetadata metadata)
Copyright © 2018. All rights reserved.