public method Order.getStatusTime

Overview

Gets the date and time of the last update of the order state

Declaration

function getStatusTime()
public Date getStatusTime();
public DateTime getStatusTime();

Returns

The method returns a datetime that represents the date and time of the last update of the order state

Details

Declared in Order