Module api_case_management

Source

Structs§

CaseManagementAPI
View and manage cases and projects within Case Management. See the Case Management page for more information.
SearchCasesOptionalParams
SearchCasesOptionalParams is a struct for passing parameters to the method CaseManagementAPI::search_cases

Enums§

ArchiveCaseError
ArchiveCaseError is a struct for typed errors of method CaseManagementAPI::archive_case
AssignCaseError
AssignCaseError is a struct for typed errors of method CaseManagementAPI::assign_case
CreateCaseError
CreateCaseError is a struct for typed errors of method CaseManagementAPI::create_case
CreateProjectError
CreateProjectError is a struct for typed errors of method CaseManagementAPI::create_project
DeleteProjectError
DeleteProjectError is a struct for typed errors of method CaseManagementAPI::delete_project
GetCaseError
GetCaseError is a struct for typed errors of method CaseManagementAPI::get_case
GetProjectError
GetProjectError is a struct for typed errors of method CaseManagementAPI::get_project
GetProjectsError
GetProjectsError is a struct for typed errors of method CaseManagementAPI::get_projects
SearchCasesError
SearchCasesError is a struct for typed errors of method CaseManagementAPI::search_cases
UnarchiveCaseError
UnarchiveCaseError is a struct for typed errors of method CaseManagementAPI::unarchive_case
UnassignCaseError
UnassignCaseError is a struct for typed errors of method CaseManagementAPI::unassign_case
UpdateAttributesError
UpdateAttributesError is a struct for typed errors of method CaseManagementAPI::update_attributes
UpdatePriorityError
UpdatePriorityError is a struct for typed errors of method CaseManagementAPI::update_priority
UpdateStatusError
UpdateStatusError is a struct for typed errors of method CaseManagementAPI::update_status