public method CloseAllPositionsRequest.getSymbol
Overview
Gets the symbol for which remove positions. If not set, then positions will be removed for all instruments.
Declaration
function getSymbol()
public String getSymbol();
public string getSymbol();
Returns
The method returns a string that represents the symbol for which remove positions
Details
Declared in CloseAllPositionsRequest