public method Order.getBuySell
Overview
Gets the trade operation of the order
Declaration
function getBuySell()
public String getBuySell();
public string getBuySell();
Returns
The method returns a string that represents the trade operation of the order
Details
Declared in Order