public method IInstrumentsManager.getInstrumentByOfferIdGets a data of a specific instrument by its offer ID
Declaration
protojavascriptjavacsharppublic getInstrumentByOfferId(offerId : string) : Instrument
| Parameters | |
offerId |
The parameter represents the unique identification number for the offer |
Returns
The method returns a data of a specific instrument by its offer ID
See also: Instrument
Declared in IInstrumentsManager