public method Order.getExpireDate

Overview

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

Declaration

function getExpireDate()
public Date getExpireDate();
public DateTime getExpireDate();

Returns

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

Details

Declared in Order