public method Order.getTimeInForce

Brief

Gets the time-in-force option of the order

Declaration

protojavascriptjavacsharp
public getTimeInForce() : string

Returns

The method returns a string that represents the time-in-force option of the order

Details

Declared in Order

back