public method OrderRequest.getTimeInForce
Gets the time in force ('GTC', 'IOC', 'FOK', 'DAY', 'GTD')
Declaration
protojavascriptjavacsharppublic getTimeInForce() : string
public getTimeInForce() : string
protojavascriptjavacsharpfunction getTimeInForce()
function getTimeInForce()
protojavascriptjavacsharppublic String getTimeInForce();
public String getTimeInForce();
protojavascriptjavacsharppublic string getTimeInForce();
public string getTimeInForce();
Returns
The method returns the time in force
Declared in OrderRequest