For the complete documentation index, see llms.txt. This page is also available as Markdown.

Enumeration: CollectionCaseStatus

Enumeration Members

Closed

Closed: "CLOSED";

The collection case is is closed.


Open

Open: "OPEN";

The collection case is still open.

Last updated

Was this helpful?