closeTimestamp property

DateTime? closeTimestamp
final

The time when the workflow execution was closed. Set only if the execution status is CLOSED.

Implementation

final DateTime? closeTimestamp;