@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-04-09T11:41:34.789+05:30") public class InstrumentIdentifierResponse extends Object
| Constructor and Description |
|---|
InstrumentIdentifierResponse() |
public InstrumentIdentifierResponse links(TmsV1InstrumentIdentifiersPost200ResponseLinks links)
public TmsV1InstrumentIdentifiersPost200ResponseLinks getLinks()
public void setLinks(TmsV1InstrumentIdentifiersPost200ResponseLinks links)
public String getId()
public String getObject()
public String getState()
public InstrumentIdentifierResponse card(TmsV1InstrumentIdentifiersPost200ResponseCard card)
public TmsV1InstrumentIdentifiersPost200ResponseCard getCard()
public void setCard(TmsV1InstrumentIdentifiersPost200ResponseCard card)
public InstrumentIdentifierResponse tokenizedCard(TmsV1InstrumentIdentifiersPost200ResponseTokenizedCard tokenizedCard)
public TmsV1InstrumentIdentifiersPost200ResponseTokenizedCard getTokenizedCard()
public void setTokenizedCard(TmsV1InstrumentIdentifiersPost200ResponseTokenizedCard tokenizedCard)
public InstrumentIdentifierResponse issuer(TmsV1InstrumentIdentifiersPost200ResponseIssuer issuer)
public TmsV1InstrumentIdentifiersPost200ResponseIssuer getIssuer()
public void setIssuer(TmsV1InstrumentIdentifiersPost200ResponseIssuer issuer)
public InstrumentIdentifierResponse bankAccount(Tmsv1instrumentidentifiersBankAccount bankAccount)
public Tmsv1instrumentidentifiersBankAccount getBankAccount()
public void setBankAccount(Tmsv1instrumentidentifiersBankAccount bankAccount)
public InstrumentIdentifierResponse processingInformation(TmsV1InstrumentIdentifiersPost200ResponseProcessingInformation processingInformation)
public TmsV1InstrumentIdentifiersPost200ResponseProcessingInformation getProcessingInformation()
public void setProcessingInformation(TmsV1InstrumentIdentifiersPost200ResponseProcessingInformation processingInformation)
public InstrumentIdentifierResponse metadata(TmsV1InstrumentIdentifiersPost200ResponseMetadata metadata)
public TmsV1InstrumentIdentifiersPost200ResponseMetadata getMetadata()
public void setMetadata(TmsV1InstrumentIdentifiersPost200ResponseMetadata metadata)
Copyright © 2020. All rights reserved.