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 - Comment
Case Error - CommentCaseError is a struct for typed errors of method
CaseManagementAPI::comment_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
Case Comment Error - DeleteCaseCommentError is a struct for typed errors of method
CaseManagementAPI::delete_case_comment - Delete
Case Custom Attribute Error - DeleteCaseCustomAttributeError is a struct for typed errors of method
CaseManagementAPI::delete_case_custom_attribute - 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
Case Custom Attribute Error - UpdateCaseCustomAttributeError is a struct for typed errors of method
CaseManagementAPI::update_case_custom_attribute - Update
Case Description Error - UpdateCaseDescriptionError is a struct for typed errors of method
CaseManagementAPI::update_case_description - Update
Case Title Error - UpdateCaseTitleError is a struct for typed errors of method
CaseManagementAPI::update_case_title - 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