OpenTransactions.OTAPI.otapiPINVOKE.MarketData_recent_lowest_ask_get C# (CSharp) Method

MarketData_recent_lowest_ask_get() private method

private MarketData_recent_lowest_ask_get ( HandleRef jarg1 ) : string
jarg1 HandleRef
return string
        public static extern string MarketData_recent_lowest_ask_get(HandleRef jarg1);
otapiPINVOKE