@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-08-26T18:32:32.437+05:30") public class InstrumentIdentifier extends Object
| Constructor and Description |
|---|
InstrumentIdentifier() |
public InstrumentIdentifier links(TmsV1InstrumentIdentifiersPost200ResponseLinks links)
public TmsV1InstrumentIdentifiersPost200ResponseLinks getLinks()
public void setLinks(TmsV1InstrumentIdentifiersPost200ResponseLinks links)
public String getId()
public String getObject()
public String getState()
public InstrumentIdentifier card(TmsV1InstrumentIdentifiersPost200ResponseCard card)
public TmsV1InstrumentIdentifiersPost200ResponseCard getCard()
public void setCard(TmsV1InstrumentIdentifiersPost200ResponseCard card)
public InstrumentIdentifier bankAccount(Tmsv1instrumentidentifiersBankAccount bankAccount)
public Tmsv1instrumentidentifiersBankAccount getBankAccount()
public void setBankAccount(Tmsv1instrumentidentifiersBankAccount bankAccount)
public InstrumentIdentifier processingInformation(TmsV1InstrumentIdentifiersPost200ResponseProcessingInformation processingInformation)
public TmsV1InstrumentIdentifiersPost200ResponseProcessingInformation getProcessingInformation()
public void setProcessingInformation(TmsV1InstrumentIdentifiersPost200ResponseProcessingInformation processingInformation)
public InstrumentIdentifier metadata(TmsV1InstrumentIdentifiersPost200ResponseMetadata metadata)
public TmsV1InstrumentIdentifiersPost200ResponseMetadata getMetadata()
public void setMetadata(TmsV1InstrumentIdentifiersPost200ResponseMetadata metadata)
Copyright © 2019. All rights reserved.