public method OrderInfo.isExecuted

Overview

Checks whether the order is executed

Declaration

function isExecuted()
public Boolean isExecuted();
public bool isExecuted();

Returns

The method returns a boolean value of 'true' if the order has been executed, and 'false' if it has not been executed

Details

Declared in OrderInfo