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