public method CloseAllPositionsRequest.getTimeInForce
Overview
Gets the time in force ('GTC', 'IOC', 'FOK', 'DAY', 'GTD'). By default 'GTC'.
Declaration
function getTimeInForce()
public String getTimeInForce();
public string getTimeInForce();
Returns
The method returns a string that represents the time in force
Details
Declared in CloseAllPositionsRequest