public method CloseMarketOrderRequest.getTimeInForce

Brief

Gets the time in force ('GTC', 'IOC', 'FOK', 'DAY', 'GTD')

Declaration

protojavascriptjavacsharp
public getTimeInForce() : string

Returns

The method returns a string that represents the time in force

Details

Declared in CloseMarketOrderRequest

back