public method OrderRequest.getBuySell
Overview
Gets the trade operation of the order
Declaration
function getBuySell()
public String getBuySell();
public string getBuySell();
Returns
The method returns the trade operation of the order ('S' or 'B')
Details
Declared in OrderRequest