Structs§
- Case
ManagementAPI - View and manage cases and projects within Case Management. See the Case Management page for more information.
- Search
Cases Optional Params - SearchCasesOptionalParams is a struct for passing parameters to the method
CaseManagementAPI::search_cases
Enums§
- Archive
Case Error - ArchiveCaseError is a struct for typed errors of method
CaseManagementAPI::archive_case
- Assign
Case Error - AssignCaseError is a struct for typed errors of method
CaseManagementAPI::assign_case
- Create
Case Error - CreateCaseError is a struct for typed errors of method
CaseManagementAPI::create_case
- Create
Project Error - CreateProjectError is a struct for typed errors of method
CaseManagementAPI::create_project
- Delete
Project Error - DeleteProjectError is a struct for typed errors of method
CaseManagementAPI::delete_project
- GetCase
Error - GetCaseError is a struct for typed errors of method
CaseManagementAPI::get_case
- GetProject
Error - GetProjectError is a struct for typed errors of method
CaseManagementAPI::get_project
- GetProjects
Error - GetProjectsError is a struct for typed errors of method
CaseManagementAPI::get_projects
- Search
Cases Error - SearchCasesError is a struct for typed errors of method
CaseManagementAPI::search_cases
- Unarchive
Case Error - UnarchiveCaseError is a struct for typed errors of method
CaseManagementAPI::unarchive_case
- Unassign
Case Error - UnassignCaseError is a struct for typed errors of method
CaseManagementAPI::unassign_case
- Update
Attributes Error - UpdateAttributesError is a struct for typed errors of method
CaseManagementAPI::update_attributes
- Update
Priority Error - UpdatePriorityError is a struct for typed errors of method
CaseManagementAPI::update_priority
- Update
Status Error - UpdateStatusError is a struct for typed errors of method
CaseManagementAPI::update_status