public method OrderInfo.isExecutedChecks whether the order is executed
Declaration
protojavascriptjavacsharppublic isExecuted() : boolean
Returns
The method returns a boolean value of 'true' if the order has been executed, and 'false' if it has not been executed
Declared in OrderInfo