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