public method CloseAllPositionsRequest.getSide

Brief

Gets the side for which remove positions. If not set, then positions will be removed for all sides

Declaration

protojavascriptjavacsharp
public getSide() : string

Returns

The method returns a string that represents the side for which remove positions

Details

Declared in CloseAllPositionsRequest

back