executionFailed property

bool? executionFailed
getter/setter pair

Is true if any execution in the integration failed.

False otherwise.

Implementation

core.bool? executionFailed;