public method Order.getStatusTime

Brief

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

Declaration

protojavascriptjavacsharp
public getStatusTime() : datetime

Returns

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

Details

Declared in Order

back