previousStatus property
The report's status before this activity. Populated automatically from the report row; not required in input.
Implementation
String get $type;/// The report's status before this activity. Populated automatically from the report row; not required in input.
@CloseActivityPreviousStatusConverter() CloseActivityPreviousStatus? get previousStatus;