public method Order.getBuySell

Brief

Gets the trade operation of the order

Declaration

protojavascriptjavacsharp
public getBuySell() : string

Returns

The method returns a string that represents the trade operation of the order

Details

Declared in Order

back