public method RawOffer.getBidTradable
Overview
Gets the trading status of the bid price, it defines whether the bid price of the instrument is available for trading or not
Declaration
function getBidTradable()
public String getBidTradable();
public string getBidTradable();
Returns
The method returns a string that represents the trading status of the bid price, it defines whether the bid price of the instrument is available for trading or not
Details
Declared in RawOffer