Module api_case_management

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
CommentCaseError
CommentCaseError is a struct for typed errors of method CaseManagementAPI::comment_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
DeleteCaseCommentError
DeleteCaseCommentError is a struct for typed errors of method CaseManagementAPI::delete_case_comment
DeleteCaseCustomAttributeError
DeleteCaseCustomAttributeError is a struct for typed errors of method CaseManagementAPI::delete_case_custom_attribute
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
UpdateCaseCustomAttributeError
UpdateCaseCustomAttributeError is a struct for typed errors of method CaseManagementAPI::update_case_custom_attribute
UpdateCaseDescriptionError
UpdateCaseDescriptionError is a struct for typed errors of method CaseManagementAPI::update_case_description
UpdateCaseTitleError
UpdateCaseTitleError is a struct for typed errors of method CaseManagementAPI::update_case_title
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