closeTimestamp property
The time when the workflow execution was closed. Set only if the execution status is CLOSED.
Implementation
final DateTime? closeTimestamp;
The time when the workflow execution was closed. Set only if the execution status is CLOSED.
final DateTime? closeTimestamp;