public method CloseAllPositionsRequest.getSide

Overview

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

Declaration

function getSide()
public String getSide();
public string getSide();

Returns

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

Details

Declared in CloseAllPositionsRequest