CaseStatus: typeof OPEN | typeof IN_PROGRESS | typeof CLOSED | UnparsedObject

Deprecated way of representing the case status, which only supports OPEN, IN_PROGRESS, and CLOSED statuses. Use status_name instead.

Generated using TypeDoc