ActivityStatus
Activity status enum for tracking progress Indicates whether an activity is completed, in progress, or pending
Enumeration Members
| Enumeration Member | Value |
|---|---|
COMPLETED | "completed" |
IN_PROGRESS | "in-progress" |
PENDING | "pending" |
Activity status enum for tracking progress Indicates whether an activity is completed, in progress, or pending
| Enumeration Member | Value |
|---|---|
COMPLETED | "completed" |
IN_PROGRESS | "in-progress" |
PENDING | "pending" |