public method Offer.getQuoteId

Brief

Gets the unique identification number of the pair of prices (bid and ask) at which the instrument can be traded

Declaration

protojavascriptjavacsharp
public getQuoteId() : string

Returns

The method returns a string that represents the unique identification number of the price pair at which the instrument can be traded

Details

Declared in Offer

back