@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-11-08T03:47:28.632+05:30") public class TmsV1InstrumentidentifiersPost200Response extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TmsV1InstrumentidentifiersPost200Response.ObjectEnum
Describes type of token.
|
static class |
TmsV1InstrumentidentifiersPost200Response.StateEnum
Current state of the token.
|
| Constructor and Description |
|---|
TmsV1InstrumentidentifiersPost200Response() |
public TmsV1InstrumentidentifiersPost200Response()
public TmsV1InstrumentidentifiersPost200Response links(Tmsv1instrumentidentifiersLinks links)
public Tmsv1instrumentidentifiersLinks getLinks()
public void setLinks(Tmsv1instrumentidentifiersLinks links)
public String getId()
public TmsV1InstrumentidentifiersPost200Response.ObjectEnum getObject()
public TmsV1InstrumentidentifiersPost200Response.StateEnum getState()
public TmsV1InstrumentidentifiersPost200Response card(Tmsv1instrumentidentifiersCard card)
public Tmsv1instrumentidentifiersCard getCard()
public void setCard(Tmsv1instrumentidentifiersCard card)
public TmsV1InstrumentidentifiersPost200Response bankAccount(Tmsv1instrumentidentifiersBankAccount bankAccount)
public Tmsv1instrumentidentifiersBankAccount getBankAccount()
public void setBankAccount(Tmsv1instrumentidentifiersBankAccount bankAccount)
public TmsV1InstrumentidentifiersPost200Response processingInformation(Tmsv1instrumentidentifiersProcessingInformation processingInformation)
public Tmsv1instrumentidentifiersProcessingInformation getProcessingInformation()
public void setProcessingInformation(Tmsv1instrumentidentifiersProcessingInformation processingInformation)
public TmsV1InstrumentidentifiersPost200Response metadata(Tmsv1instrumentidentifiersMetadata metadata)
public Tmsv1instrumentidentifiersMetadata getMetadata()
public void setMetadata(Tmsv1instrumentidentifiersMetadata metadata)
Copyright © 2018. All rights reserved.