public method Order.getExpireDate

Brief

Gets the expiration date and time of the order, applicable only to orders with the DAY or GTD time-in-force option

Declaration

protojavascriptjavacsharp
public getExpireDate() : datetime

Returns

The method returns a datetime that represents the expiration date and time of the order

Details

Declared in Order

back