@webitel/api-services 0.0.2 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +18 -8
- package/src/defaults/index.ts +2 -0
- package/src/index.ts +1 -1
- package/src/validations/caseSource/caseSource.validations.ts +8 -0
- package/src/validations/index.ts +1 -0
- package/types/defaults/index.d.ts +2 -0
- package/types/gen/_models/index.d.ts +487 -195
- package/types/gen/index.d.ts +105 -51
- package/types/gen/sources/sources.api.gen.d.ts +44 -9
- package/types/index.d.ts +1 -1
- package/types/utils/gen/index.d.ts +2 -0
- package/types/validations/caseSource/caseSource.validations.d.ts +1 -0
- package/types/validations/index.d.ts +1 -0
- package/src/gen/_docs/functions/case-comments_case-comments.api.gen.getCaseComments.html +0 -179
- package/src/gen/_docs/functions/case-comments_case-comments.msw.api.gen.getCaseCommentsMock.html +0 -9
- package/src/gen/_docs/functions/case-comments_case-comments.msw.api.gen.getDeleteCommentMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-comments_case-comments.msw.api.gen.getDeleteCommentResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-comments_case-comments.msw.api.gen.getListCommentsMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-comments_case-comments.msw.api.gen.getListCommentsResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-comments_case-comments.msw.api.gen.getLocateCommentMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-comments_case-comments.msw.api.gen.getLocateCommentResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-comments_case-comments.msw.api.gen.getPublishCommentMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-comments_case-comments.msw.api.gen.getPublishCommentResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-comments_case-comments.msw.api.gen.getUpdateComment2MockHandler.html +0 -15
- package/src/gen/_docs/functions/case-comments_case-comments.msw.api.gen.getUpdateComment2ResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-comments_case-comments.msw.api.gen.getUpdateCommentMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-comments_case-comments.msw.api.gen.getUpdateCommentResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-communications_case-communications.api.gen.getCaseCommunications.html +0 -99
- package/src/gen/_docs/functions/case-communications_case-communications.msw.api.gen.getCaseCommunicationsMock.html +0 -9
- package/src/gen/_docs/functions/case-communications_case-communications.msw.api.gen.getLinkCommunicationMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-communications_case-communications.msw.api.gen.getLinkCommunicationResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-communications_case-communications.msw.api.gen.getListCommunicationsMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-communications_case-communications.msw.api.gen.getListCommunicationsResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-communications_case-communications.msw.api.gen.getUnlinkCommunicationMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-communications_case-communications.msw.api.gen.getUnlinkCommunicationResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-files_case-files.api.gen.getCaseFiles.html +0 -63
- package/src/gen/_docs/functions/case-files_case-files.msw.api.gen.getCaseFilesMock.html +0 -9
- package/src/gen/_docs/functions/case-files_case-files.msw.api.gen.getDeleteFileMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-files_case-files.msw.api.gen.getDeleteFileResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-files_case-files.msw.api.gen.getListFilesMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-files_case-files.msw.api.gen.getListFilesResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-links_case-links.api.gen.getCaseLinks.html +0 -187
- package/src/gen/_docs/functions/case-links_case-links.msw.api.gen.getCaseLinksMock.html +0 -9
- package/src/gen/_docs/functions/case-links_case-links.msw.api.gen.getCreateLinkMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-links_case-links.msw.api.gen.getCreateLinkResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-links_case-links.msw.api.gen.getDeleteLinkMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-links_case-links.msw.api.gen.getDeleteLinkResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-links_case-links.msw.api.gen.getListLinksMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-links_case-links.msw.api.gen.getListLinksResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-links_case-links.msw.api.gen.getLocateLinkMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-links_case-links.msw.api.gen.getLocateLinkResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-links_case-links.msw.api.gen.getUpdateLink2MockHandler.html +0 -15
- package/src/gen/_docs/functions/case-links_case-links.msw.api.gen.getUpdateLink2ResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-links_case-links.msw.api.gen.getUpdateLinkMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-links_case-links.msw.api.gen.getUpdateLinkResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-timeline_case-timeline.api.gen.getCaseTimeline.html +0 -61
- package/src/gen/_docs/functions/case-timeline_case-timeline.msw.api.gen.getCaseTimelineMock.html +0 -9
- package/src/gen/_docs/functions/case-timeline_case-timeline.msw.api.gen.getGetTimelineCounterMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-timeline_case-timeline.msw.api.gen.getGetTimelineCounterResponseMock.html +0 -15
- package/src/gen/_docs/functions/case-timeline_case-timeline.msw.api.gen.getGetTimelineMockHandler.html +0 -15
- package/src/gen/_docs/functions/case-timeline_case-timeline.msw.api.gen.getGetTimelineResponseMock.html +0 -15
- package/src/gen/_docs/functions/cases_cases.api.gen.getCases.html +0 -199
- package/src/gen/_docs/functions/cases_cases.msw.api.gen.getCasesMock.html +0 -9
- package/src/gen/_docs/functions/cases_cases.msw.api.gen.getCreateCaseMockHandler.html +0 -15
- package/src/gen/_docs/functions/cases_cases.msw.api.gen.getCreateCaseResponseMock.html +0 -15
- package/src/gen/_docs/functions/cases_cases.msw.api.gen.getDeleteCaseMockHandler.html +0 -15
- package/src/gen/_docs/functions/cases_cases.msw.api.gen.getDeleteCaseResponseMock.html +0 -15
- package/src/gen/_docs/functions/cases_cases.msw.api.gen.getLocateCaseMockHandler.html +0 -15
- package/src/gen/_docs/functions/cases_cases.msw.api.gen.getLocateCaseResponseMock.html +0 -15
- package/src/gen/_docs/functions/cases_cases.msw.api.gen.getSearchCases2MockHandler.html +0 -15
- package/src/gen/_docs/functions/cases_cases.msw.api.gen.getSearchCases2ResponseMock.html +0 -15
- package/src/gen/_docs/functions/cases_cases.msw.api.gen.getSearchCasesMockHandler.html +0 -15
- package/src/gen/_docs/functions/cases_cases.msw.api.gen.getSearchCasesResponseMock.html +0 -15
- package/src/gen/_docs/functions/cases_cases.msw.api.gen.getUpdateCase2MockHandler.html +0 -15
- package/src/gen/_docs/functions/cases_cases.msw.api.gen.getUpdateCase2ResponseMock.html +0 -15
- package/src/gen/_docs/functions/cases_cases.msw.api.gen.getUpdateCaseMockHandler.html +0 -15
- package/src/gen/_docs/functions/cases_cases.msw.api.gen.getUpdateCaseResponseMock.html +0 -15
- package/src/gen/_docs/functions/catalogs_catalogs.api.gen.getCatalogs.html +0 -175
- package/src/gen/_docs/functions/catalogs_catalogs.msw.api.gen.getCatalogsMock.html +0 -9
- package/src/gen/_docs/functions/catalogs_catalogs.msw.api.gen.getCreateCatalogMockHandler.html +0 -15
- package/src/gen/_docs/functions/catalogs_catalogs.msw.api.gen.getCreateCatalogResponseMock.html +0 -15
- package/src/gen/_docs/functions/catalogs_catalogs.msw.api.gen.getDeleteCatalogMockHandler.html +0 -15
- package/src/gen/_docs/functions/catalogs_catalogs.msw.api.gen.getDeleteCatalogResponseMock.html +0 -15
- package/src/gen/_docs/functions/catalogs_catalogs.msw.api.gen.getListCatalogsMockHandler.html +0 -15
- package/src/gen/_docs/functions/catalogs_catalogs.msw.api.gen.getListCatalogsResponseMock.html +0 -15
- package/src/gen/_docs/functions/catalogs_catalogs.msw.api.gen.getLocateCatalogMockHandler.html +0 -15
- package/src/gen/_docs/functions/catalogs_catalogs.msw.api.gen.getLocateCatalogResponseMock.html +0 -15
- package/src/gen/_docs/functions/catalogs_catalogs.msw.api.gen.getUpdateCatalog2MockHandler.html +0 -15
- package/src/gen/_docs/functions/catalogs_catalogs.msw.api.gen.getUpdateCatalog2ResponseMock.html +0 -15
- package/src/gen/_docs/functions/catalogs_catalogs.msw.api.gen.getUpdateCatalogMockHandler.html +0 -15
- package/src/gen/_docs/functions/catalogs_catalogs.msw.api.gen.getUpdateCatalogResponseMock.html +0 -15
- package/src/gen/_docs/functions/close-reason-groups_close-reason-groups.api.gen.getCloseReasonGroups.html +0 -175
- package/src/gen/_docs/functions/close-reason-groups_close-reason-groups.msw.api.gen.getCloseReasonGroupsMock.html +0 -9
- package/src/gen/_docs/functions/close-reason-groups_close-reason-groups.msw.api.gen.getCreateCloseReasonGroupMockHandler.html +0 -15
- package/src/gen/_docs/functions/close-reason-groups_close-reason-groups.msw.api.gen.getCreateCloseReasonGroupResponseMock.html +0 -15
- package/src/gen/_docs/functions/close-reason-groups_close-reason-groups.msw.api.gen.getDeleteCloseReasonGroupMockHandler.html +0 -15
- package/src/gen/_docs/functions/close-reason-groups_close-reason-groups.msw.api.gen.getDeleteCloseReasonGroupResponseMock.html +0 -15
- package/src/gen/_docs/functions/close-reason-groups_close-reason-groups.msw.api.gen.getListCloseReasonGroupsMockHandler.html +0 -15
- package/src/gen/_docs/functions/close-reason-groups_close-reason-groups.msw.api.gen.getListCloseReasonGroupsResponseMock.html +0 -15
- package/src/gen/_docs/functions/close-reason-groups_close-reason-groups.msw.api.gen.getLocateCloseReasonGroupMockHandler.html +0 -15
- package/src/gen/_docs/functions/close-reason-groups_close-reason-groups.msw.api.gen.getLocateCloseReasonGroupResponseMock.html +0 -15
- package/src/gen/_docs/functions/close-reason-groups_close-reason-groups.msw.api.gen.getUpdateCloseReasonGroup2MockHandler.html +0 -15
- package/src/gen/_docs/functions/close-reason-groups_close-reason-groups.msw.api.gen.getUpdateCloseReasonGroup2ResponseMock.html +0 -15
- package/src/gen/_docs/functions/close-reason-groups_close-reason-groups.msw.api.gen.getUpdateCloseReasonGroupMockHandler.html +0 -15
- package/src/gen/_docs/functions/close-reason-groups_close-reason-groups.msw.api.gen.getUpdateCloseReasonGroupResponseMock.html +0 -15
- package/src/gen/_docs/functions/close-reasons_close-reasons.api.gen.getCloseReasons.html +0 -199
- package/src/gen/_docs/functions/close-reasons_close-reasons.msw.api.gen.getCloseReasonsMock.html +0 -9
- package/src/gen/_docs/functions/close-reasons_close-reasons.msw.api.gen.getCreateCloseReasonMockHandler.html +0 -15
- package/src/gen/_docs/functions/close-reasons_close-reasons.msw.api.gen.getCreateCloseReasonResponseMock.html +0 -15
- package/src/gen/_docs/functions/close-reasons_close-reasons.msw.api.gen.getDeleteCloseReasonMockHandler.html +0 -15
- package/src/gen/_docs/functions/close-reasons_close-reasons.msw.api.gen.getDeleteCloseReasonResponseMock.html +0 -15
- package/src/gen/_docs/functions/close-reasons_close-reasons.msw.api.gen.getListCloseReasonsMockHandler.html +0 -15
- package/src/gen/_docs/functions/close-reasons_close-reasons.msw.api.gen.getListCloseReasonsResponseMock.html +0 -15
- package/src/gen/_docs/functions/close-reasons_close-reasons.msw.api.gen.getLocateCloseReasonMockHandler.html +0 -15
- package/src/gen/_docs/functions/close-reasons_close-reasons.msw.api.gen.getLocateCloseReasonResponseMock.html +0 -15
- package/src/gen/_docs/functions/close-reasons_close-reasons.msw.api.gen.getUpdateCloseReason2MockHandler.html +0 -15
- package/src/gen/_docs/functions/close-reasons_close-reasons.msw.api.gen.getUpdateCloseReason2ResponseMock.html +0 -15
- package/src/gen/_docs/functions/close-reasons_close-reasons.msw.api.gen.getUpdateCloseReasonMockHandler.html +0 -15
- package/src/gen/_docs/functions/close-reasons_close-reasons.msw.api.gen.getUpdateCloseReasonResponseMock.html +0 -15
- package/src/gen/_docs/functions/priorities_priorities.api.gen.getPriorities.html +0 -175
- package/src/gen/_docs/functions/priorities_priorities.msw.api.gen.getCreatePriorityMockHandler.html +0 -15
- package/src/gen/_docs/functions/priorities_priorities.msw.api.gen.getCreatePriorityResponseMock.html +0 -15
- package/src/gen/_docs/functions/priorities_priorities.msw.api.gen.getDeletePriorityMockHandler.html +0 -15
- package/src/gen/_docs/functions/priorities_priorities.msw.api.gen.getDeletePriorityResponseMock.html +0 -15
- package/src/gen/_docs/functions/priorities_priorities.msw.api.gen.getListPrioritiesMockHandler.html +0 -15
- package/src/gen/_docs/functions/priorities_priorities.msw.api.gen.getListPrioritiesResponseMock.html +0 -15
- package/src/gen/_docs/functions/priorities_priorities.msw.api.gen.getLocatePriorityMockHandler.html +0 -15
- package/src/gen/_docs/functions/priorities_priorities.msw.api.gen.getLocatePriorityResponseMock.html +0 -15
- package/src/gen/_docs/functions/priorities_priorities.msw.api.gen.getPrioritiesMock.html +0 -9
- package/src/gen/_docs/functions/priorities_priorities.msw.api.gen.getUpdatePriority2MockHandler.html +0 -15
- package/src/gen/_docs/functions/priorities_priorities.msw.api.gen.getUpdatePriority2ResponseMock.html +0 -15
- package/src/gen/_docs/functions/priorities_priorities.msw.api.gen.getUpdatePriorityMockHandler.html +0 -15
- package/src/gen/_docs/functions/priorities_priorities.msw.api.gen.getUpdatePriorityResponseMock.html +0 -15
- package/src/gen/_docs/functions/related-cases_related-cases.api.gen.getRelatedCases.html +0 -187
- package/src/gen/_docs/functions/related-cases_related-cases.msw.api.gen.getCreateRelatedCaseMockHandler.html +0 -15
- package/src/gen/_docs/functions/related-cases_related-cases.msw.api.gen.getCreateRelatedCaseResponseMock.html +0 -15
- package/src/gen/_docs/functions/related-cases_related-cases.msw.api.gen.getDeleteRelatedCaseMockHandler.html +0 -15
- package/src/gen/_docs/functions/related-cases_related-cases.msw.api.gen.getDeleteRelatedCaseResponseMock.html +0 -15
- package/src/gen/_docs/functions/related-cases_related-cases.msw.api.gen.getListRelatedCasesMockHandler.html +0 -15
- package/src/gen/_docs/functions/related-cases_related-cases.msw.api.gen.getListRelatedCasesResponseMock.html +0 -15
- package/src/gen/_docs/functions/related-cases_related-cases.msw.api.gen.getLocateRelatedCaseMockHandler.html +0 -15
- package/src/gen/_docs/functions/related-cases_related-cases.msw.api.gen.getLocateRelatedCaseResponseMock.html +0 -15
- package/src/gen/_docs/functions/related-cases_related-cases.msw.api.gen.getRelatedCasesMock.html +0 -9
- package/src/gen/_docs/functions/related-cases_related-cases.msw.api.gen.getUpdateRelatedCase2MockHandler.html +0 -15
- package/src/gen/_docs/functions/related-cases_related-cases.msw.api.gen.getUpdateRelatedCase2ResponseMock.html +0 -15
- package/src/gen/_docs/functions/related-cases_related-cases.msw.api.gen.getUpdateRelatedCaseMockHandler.html +0 -15
- package/src/gen/_docs/functions/related-cases_related-cases.msw.api.gen.getUpdateRelatedCaseResponseMock.html +0 -15
- package/src/gen/_docs/functions/services_services.api.gen.getServices.html +0 -175
- package/src/gen/_docs/functions/services_services.msw.api.gen.getCreateServiceMockHandler.html +0 -15
- package/src/gen/_docs/functions/services_services.msw.api.gen.getCreateServiceResponseMock.html +0 -15
- package/src/gen/_docs/functions/services_services.msw.api.gen.getDeleteServiceMockHandler.html +0 -15
- package/src/gen/_docs/functions/services_services.msw.api.gen.getDeleteServiceResponseMock.html +0 -15
- package/src/gen/_docs/functions/services_services.msw.api.gen.getListServicesMockHandler.html +0 -15
- package/src/gen/_docs/functions/services_services.msw.api.gen.getListServicesResponseMock.html +0 -15
- package/src/gen/_docs/functions/services_services.msw.api.gen.getLocateServiceMockHandler.html +0 -15
- package/src/gen/_docs/functions/services_services.msw.api.gen.getLocateServiceResponseMock.html +0 -15
- package/src/gen/_docs/functions/services_services.msw.api.gen.getServicesMock.html +0 -9
- package/src/gen/_docs/functions/services_services.msw.api.gen.getUpdateService2MockHandler.html +0 -15
- package/src/gen/_docs/functions/services_services.msw.api.gen.getUpdateService2ResponseMock.html +0 -15
- package/src/gen/_docs/functions/services_services.msw.api.gen.getUpdateServiceMockHandler.html +0 -15
- package/src/gen/_docs/functions/services_services.msw.api.gen.getUpdateServiceResponseMock.html +0 -15
- package/src/gen/_docs/functions/slaconditions_slaconditions.api.gen.getSlaconditions.html +0 -199
- package/src/gen/_docs/functions/slaconditions_slaconditions.msw.api.gen.getCreateSLAConditionMockHandler.html +0 -15
- package/src/gen/_docs/functions/slaconditions_slaconditions.msw.api.gen.getCreateSLAConditionResponseMock.html +0 -15
- package/src/gen/_docs/functions/slaconditions_slaconditions.msw.api.gen.getDeleteSLAConditionMockHandler.html +0 -15
- package/src/gen/_docs/functions/slaconditions_slaconditions.msw.api.gen.getDeleteSLAConditionResponseMock.html +0 -15
- package/src/gen/_docs/functions/slaconditions_slaconditions.msw.api.gen.getListSLAConditionsMockHandler.html +0 -15
- package/src/gen/_docs/functions/slaconditions_slaconditions.msw.api.gen.getListSLAConditionsResponseMock.html +0 -15
- package/src/gen/_docs/functions/slaconditions_slaconditions.msw.api.gen.getLocateSLAConditionMockHandler.html +0 -15
- package/src/gen/_docs/functions/slaconditions_slaconditions.msw.api.gen.getLocateSLAConditionResponseMock.html +0 -15
- package/src/gen/_docs/functions/slaconditions_slaconditions.msw.api.gen.getSlaconditionsMock.html +0 -9
- package/src/gen/_docs/functions/slaconditions_slaconditions.msw.api.gen.getUpdateSLACondition2MockHandler.html +0 -15
- package/src/gen/_docs/functions/slaconditions_slaconditions.msw.api.gen.getUpdateSLACondition2ResponseMock.html +0 -15
- package/src/gen/_docs/functions/slaconditions_slaconditions.msw.api.gen.getUpdateSLAConditionMockHandler.html +0 -15
- package/src/gen/_docs/functions/slaconditions_slaconditions.msw.api.gen.getUpdateSLAConditionResponseMock.html +0 -15
- package/src/gen/_docs/functions/slas_slas.api.gen.getSlas.html +0 -175
- package/src/gen/_docs/functions/slas_slas.msw.api.gen.getCreateSLAMockHandler.html +0 -15
- package/src/gen/_docs/functions/slas_slas.msw.api.gen.getCreateSLAResponseMock.html +0 -15
- package/src/gen/_docs/functions/slas_slas.msw.api.gen.getDeleteSLAMockHandler.html +0 -15
- package/src/gen/_docs/functions/slas_slas.msw.api.gen.getDeleteSLAResponseMock.html +0 -15
- package/src/gen/_docs/functions/slas_slas.msw.api.gen.getListSLAsMockHandler.html +0 -15
- package/src/gen/_docs/functions/slas_slas.msw.api.gen.getListSLAsResponseMock.html +0 -15
- package/src/gen/_docs/functions/slas_slas.msw.api.gen.getLocateSLAMockHandler.html +0 -15
- package/src/gen/_docs/functions/slas_slas.msw.api.gen.getLocateSLAResponseMock.html +0 -15
- package/src/gen/_docs/functions/slas_slas.msw.api.gen.getSlasMock.html +0 -9
- package/src/gen/_docs/functions/slas_slas.msw.api.gen.getUpdateSLA2MockHandler.html +0 -15
- package/src/gen/_docs/functions/slas_slas.msw.api.gen.getUpdateSLA2ResponseMock.html +0 -15
- package/src/gen/_docs/functions/slas_slas.msw.api.gen.getUpdateSLAMockHandler.html +0 -15
- package/src/gen/_docs/functions/slas_slas.msw.api.gen.getUpdateSLAResponseMock.html +0 -15
- package/src/gen/_docs/functions/sources_sources.api.gen.getSources.html +0 -175
- package/src/gen/_docs/functions/sources_sources.msw.api.gen.getCreateSourceMockHandler.html +0 -15
- package/src/gen/_docs/functions/sources_sources.msw.api.gen.getCreateSourceResponseMock.html +0 -15
- package/src/gen/_docs/functions/sources_sources.msw.api.gen.getDeleteSourceMockHandler.html +0 -15
- package/src/gen/_docs/functions/sources_sources.msw.api.gen.getDeleteSourceResponseMock.html +0 -15
- package/src/gen/_docs/functions/sources_sources.msw.api.gen.getListSourcesMockHandler.html +0 -15
- package/src/gen/_docs/functions/sources_sources.msw.api.gen.getListSourcesResponseMock.html +0 -15
- package/src/gen/_docs/functions/sources_sources.msw.api.gen.getLocateSourceMockHandler.html +0 -15
- package/src/gen/_docs/functions/sources_sources.msw.api.gen.getLocateSourceResponseMock.html +0 -15
- package/src/gen/_docs/functions/sources_sources.msw.api.gen.getSourcesMock.html +0 -9
- package/src/gen/_docs/functions/sources_sources.msw.api.gen.getUpdateSource2MockHandler.html +0 -15
- package/src/gen/_docs/functions/sources_sources.msw.api.gen.getUpdateSource2ResponseMock.html +0 -15
- package/src/gen/_docs/functions/sources_sources.msw.api.gen.getUpdateSourceMockHandler.html +0 -15
- package/src/gen/_docs/functions/sources_sources.msw.api.gen.getUpdateSourceResponseMock.html +0 -15
- package/src/gen/_docs/functions/status-conditions_status-conditions.api.gen.getStatusConditions.html +0 -199
- package/src/gen/_docs/functions/status-conditions_status-conditions.msw.api.gen.getCreateStatusConditionMockHandler.html +0 -15
- package/src/gen/_docs/functions/status-conditions_status-conditions.msw.api.gen.getCreateStatusConditionResponseMock.html +0 -15
- package/src/gen/_docs/functions/status-conditions_status-conditions.msw.api.gen.getDeleteStatusConditionMockHandler.html +0 -15
- package/src/gen/_docs/functions/status-conditions_status-conditions.msw.api.gen.getDeleteStatusConditionResponseMock.html +0 -15
- package/src/gen/_docs/functions/status-conditions_status-conditions.msw.api.gen.getListStatusConditionsMockHandler.html +0 -15
- package/src/gen/_docs/functions/status-conditions_status-conditions.msw.api.gen.getListStatusConditionsResponseMock.html +0 -15
- package/src/gen/_docs/functions/status-conditions_status-conditions.msw.api.gen.getLocateStatusConditionMockHandler.html +0 -15
- package/src/gen/_docs/functions/status-conditions_status-conditions.msw.api.gen.getLocateStatusConditionResponseMock.html +0 -15
- package/src/gen/_docs/functions/status-conditions_status-conditions.msw.api.gen.getStatusConditionsMock.html +0 -9
- package/src/gen/_docs/functions/status-conditions_status-conditions.msw.api.gen.getUpdateStatusCondition2MockHandler.html +0 -15
- package/src/gen/_docs/functions/status-conditions_status-conditions.msw.api.gen.getUpdateStatusCondition2ResponseMock.html +0 -15
- package/src/gen/_docs/functions/status-conditions_status-conditions.msw.api.gen.getUpdateStatusConditionMockHandler.html +0 -15
- package/src/gen/_docs/functions/status-conditions_status-conditions.msw.api.gen.getUpdateStatusConditionResponseMock.html +0 -15
- package/src/gen/_docs/functions/statuses_statuses.api.gen.getStatuses.html +0 -175
- package/src/gen/_docs/functions/statuses_statuses.msw.api.gen.getCreateStatusMockHandler.html +0 -15
- package/src/gen/_docs/functions/statuses_statuses.msw.api.gen.getCreateStatusResponseMock.html +0 -15
- package/src/gen/_docs/functions/statuses_statuses.msw.api.gen.getDeleteStatusMockHandler.html +0 -15
- package/src/gen/_docs/functions/statuses_statuses.msw.api.gen.getDeleteStatusResponseMock.html +0 -15
- package/src/gen/_docs/functions/statuses_statuses.msw.api.gen.getListStatusesMockHandler.html +0 -15
- package/src/gen/_docs/functions/statuses_statuses.msw.api.gen.getListStatusesResponseMock.html +0 -15
- package/src/gen/_docs/functions/statuses_statuses.msw.api.gen.getLocateStatusMockHandler.html +0 -15
- package/src/gen/_docs/functions/statuses_statuses.msw.api.gen.getLocateStatusResponseMock.html +0 -15
- package/src/gen/_docs/functions/statuses_statuses.msw.api.gen.getStatusesMock.html +0 -9
- package/src/gen/_docs/functions/statuses_statuses.msw.api.gen.getUpdateStatus2MockHandler.html +0 -15
- package/src/gen/_docs/functions/statuses_statuses.msw.api.gen.getUpdateStatus2ResponseMock.html +0 -15
- package/src/gen/_docs/functions/statuses_statuses.msw.api.gen.getUpdateStatusMockHandler.html +0 -15
- package/src/gen/_docs/functions/statuses_statuses.msw.api.gen.getUpdateStatusResponseMock.html +0 -15
- package/src/gen/_docs/hierarchy.html +0 -3
- package/src/gen/_docs/index.html +0 -40
- package/src/gen/_docs/interfaces/_models.CasesAttachment.html +0 -38
- package/src/gen/_docs/interfaces/_models.CasesCallEvent.html +0 -81
- package/src/gen/_docs/interfaces/_models.CasesCallFile.html +0 -44
- package/src/gen/_docs/interfaces/_models.CasesCase.html +0 -275
- package/src/gen/_docs/interfaces/_models.CasesCaseComment.html +0 -105
- package/src/gen/_docs/interfaces/_models.CasesCaseCommentList.html +0 -29
- package/src/gen/_docs/interfaces/_models.CasesCaseCommunication.html +0 -45
- package/src/gen/_docs/interfaces/_models.CasesCaseFileList.html +0 -29
- package/src/gen/_docs/interfaces/_models.CasesCaseLink.html +0 -63
- package/src/gen/_docs/interfaces/_models.CasesCaseLinkList.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesCaseList.html +0 -29
- package/src/gen/_docs/interfaces/_models.CasesCatalog.html +0 -105
- package/src/gen/_docs/interfaces/_models.CasesCatalogList.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesChatEvent.html +0 -63
- package/src/gen/_docs/interfaces/_models.CasesCloseInfo.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesCloseReason.html +0 -51
- package/src/gen/_docs/interfaces/_models.CasesCloseReasonGroup.html +0 -45
- package/src/gen/_docs/interfaces/_models.CasesCloseReasonGroupList.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesCloseReasonList.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesCreateCaseCloseInput.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesCreateCaseRelatedCaseInput.html +0 -29
- package/src/gen/_docs/interfaces/_models.CasesCreateInputRelatedCase.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesDayTimeline.html +0 -33
- package/src/gen/_docs/interfaces/_models.CasesEmailEvent.html +0 -81
- package/src/gen/_docs/interfaces/_models.CasesEvent.html +0 -33
- package/src/gen/_docs/interfaces/_models.CasesFile.html +0 -65
- package/src/gen/_docs/interfaces/_models.CasesGetTimelineCounterResponse.html +0 -38
- package/src/gen/_docs/interfaces/_models.CasesGetTimelineResponse.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesInputCase.html +0 -99
- package/src/gen/_docs/interfaces/_models.CasesInputCaseComment.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesInputCaseCommunication.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesInputCaseLink.html +0 -26
- package/src/gen/_docs/interfaces/_models.CasesInputCatalog.html +0 -63
- package/src/gen/_docs/interfaces/_models.CasesInputCloseReason.html +0 -20
- package/src/gen/_docs/interfaces/_models.CasesInputCloseReasonGroup.html +0 -20
- package/src/gen/_docs/interfaces/_models.CasesInputCreateCase.html +0 -133
- package/src/gen/_docs/interfaces/_models.CasesInputCreateService.html +0 -57
- package/src/gen/_docs/interfaces/_models.CasesInputCreateStatusCondition.html +0 -20
- package/src/gen/_docs/interfaces/_models.CasesInputPriority.html +0 -26
- package/src/gen/_docs/interfaces/_models.CasesInputRelatedCase.html +0 -29
- package/src/gen/_docs/interfaces/_models.CasesInputSLA.html +0 -45
- package/src/gen/_docs/interfaces/_models.CasesInputSLACondition.html +0 -27
- package/src/gen/_docs/interfaces/_models.CasesInputService.html +0 -57
- package/src/gen/_docs/interfaces/_models.CasesInputSource.html +0 -27
- package/src/gen/_docs/interfaces/_models.CasesInputStatus.html +0 -20
- package/src/gen/_docs/interfaces/_models.CasesInputStatusCondition.html +0 -32
- package/src/gen/_docs/interfaces/_models.CasesLinkCommunicationResponse.html +0 -13
- package/src/gen/_docs/interfaces/_models.CasesListCommunicationsResponse.html +0 -27
- package/src/gen/_docs/interfaces/_models.CasesLocateCatalogResponse.html +0 -9
- package/src/gen/_docs/interfaces/_models.CasesLocateCloseReasonGroupResponse.html +0 -9
- package/src/gen/_docs/interfaces/_models.CasesLocateCloseReasonResponse.html +0 -9
- package/src/gen/_docs/interfaces/_models.CasesLocatePriorityResponse.html +0 -9
- package/src/gen/_docs/interfaces/_models.CasesLocateSLAConditionResponse.html +0 -9
- package/src/gen/_docs/interfaces/_models.CasesLocateSLAResponse.html +0 -9
- package/src/gen/_docs/interfaces/_models.CasesLocateServiceResponse.html +0 -9
- package/src/gen/_docs/interfaces/_models.CasesLocateSourceResponse.html +0 -13
- package/src/gen/_docs/interfaces/_models.CasesLocateStatusConditionResponse.html +0 -9
- package/src/gen/_docs/interfaces/_models.CasesLocateStatusResponse.html +0 -9
- package/src/gen/_docs/interfaces/_models.CasesPriority.html +0 -51
- package/src/gen/_docs/interfaces/_models.CasesPriorityList.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesRateInfo.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesRelatedCase.html +0 -85
- package/src/gen/_docs/interfaces/_models.CasesRelatedCaseList.html +0 -29
- package/src/gen/_docs/interfaces/_models.CasesRelatedCaseLookup.html +0 -41
- package/src/gen/_docs/interfaces/_models.CasesSLA.html +0 -75
- package/src/gen/_docs/interfaces/_models.CasesSLACondition.html +0 -63
- package/src/gen/_docs/interfaces/_models.CasesSLAConditionList.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesSLAList.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesService.html +0 -99
- package/src/gen/_docs/interfaces/_models.CasesServiceList.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesSource.html +0 -63
- package/src/gen/_docs/interfaces/_models.CasesSourceList.html +0 -29
- package/src/gen/_docs/interfaces/_models.CasesSourceTypeLookup.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesStatusCondition.html +0 -63
- package/src/gen/_docs/interfaces/_models.CasesStatusConditionList.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesStatusList.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesTimingInfo.html +0 -37
- package/src/gen/_docs/interfaces/_models.CasesTranscriptLookup.html +0 -21
- package/src/gen/_docs/interfaces/_models.CasesUnlinkCommunicationResponse.html +0 -13
- package/src/gen/_docs/interfaces/_models.GeneralExtendedLookup.html +0 -26
- package/src/gen/_docs/interfaces/_models.GeneralLookup.html +0 -20
- package/src/gen/_docs/interfaces/_models.GooglerpcStatus.html +0 -21
- package/src/gen/_docs/interfaces/_models.ProtobufAny.html +0 -18
- package/src/gen/_docs/interfaces/_models.WebitelcasesStatus.html +0 -45
- package/src/gen/_docs/modules/_models.html +0 -211
- package/src/gen/_docs/modules/case-comments_case-comments.api.gen.html +0 -16
- package/src/gen/_docs/modules/case-comments_case-comments.msw.api.gen.html +0 -19
- package/src/gen/_docs/modules/case-communications_case-communications.api.gen.html +0 -13
- package/src/gen/_docs/modules/case-communications_case-communications.msw.api.gen.html +0 -13
- package/src/gen/_docs/modules/case-files_case-files.api.gen.html +0 -12
- package/src/gen/_docs/modules/case-files_case-files.msw.api.gen.html +0 -11
- package/src/gen/_docs/modules/case-links_case-links.api.gen.html +0 -16
- package/src/gen/_docs/modules/case-links_case-links.msw.api.gen.html +0 -19
- package/src/gen/_docs/modules/case-timeline_case-timeline.api.gen.html +0 -12
- package/src/gen/_docs/modules/case-timeline_case-timeline.msw.api.gen.html +0 -11
- package/src/gen/_docs/modules/cases_cases.api.gen.html +0 -17
- package/src/gen/_docs/modules/cases_cases.msw.api.gen.html +0 -21
- package/src/gen/_docs/modules/catalogs_catalogs.api.gen.html +0 -16
- package/src/gen/_docs/modules/catalogs_catalogs.msw.api.gen.html +0 -19
- package/src/gen/_docs/modules/close-reason-groups_close-reason-groups.api.gen.html +0 -16
- package/src/gen/_docs/modules/close-reason-groups_close-reason-groups.msw.api.gen.html +0 -19
- package/src/gen/_docs/modules/close-reasons_close-reasons.api.gen.html +0 -16
- package/src/gen/_docs/modules/close-reasons_close-reasons.msw.api.gen.html +0 -19
- package/src/gen/_docs/modules/index.html +0 -3021
- package/src/gen/_docs/modules/priorities_priorities.api.gen.html +0 -16
- package/src/gen/_docs/modules/priorities_priorities.msw.api.gen.html +0 -19
- package/src/gen/_docs/modules/related-cases_related-cases.api.gen.html +0 -16
- package/src/gen/_docs/modules/related-cases_related-cases.msw.api.gen.html +0 -19
- package/src/gen/_docs/modules/services_services.api.gen.html +0 -16
- package/src/gen/_docs/modules/services_services.msw.api.gen.html +0 -19
- package/src/gen/_docs/modules/slaconditions_slaconditions.api.gen.html +0 -16
- package/src/gen/_docs/modules/slaconditions_slaconditions.msw.api.gen.html +0 -19
- package/src/gen/_docs/modules/slas_slas.api.gen.html +0 -16
- package/src/gen/_docs/modules/slas_slas.msw.api.gen.html +0 -19
- package/src/gen/_docs/modules/sources_sources.api.gen.html +0 -16
- package/src/gen/_docs/modules/sources_sources.msw.api.gen.html +0 -19
- package/src/gen/_docs/modules/status-conditions_status-conditions.api.gen.html +0 -16
- package/src/gen/_docs/modules/status-conditions_status-conditions.msw.api.gen.html +0 -19
- package/src/gen/_docs/modules/statuses_statuses.api.gen.html +0 -16
- package/src/gen/_docs/modules/statuses_statuses.msw.api.gen.html +0 -19
- package/src/gen/_docs/types/_models.CasesCaseCommunicationsTypes.html +0 -12
- package/src/gen/_docs/types/_models.CasesCaseTimelineEventType.html +0 -10
- package/src/gen/_docs/types/_models.CasesInputCatalogBody.html +0 -7
- package/src/gen/_docs/types/_models.CasesInputCloseReasonBody.html +0 -5
- package/src/gen/_docs/types/_models.CasesInputCloseReasonGroupBody.html +0 -5
- package/src/gen/_docs/types/_models.CasesInputPriorityBody.html +0 -5
- package/src/gen/_docs/types/_models.CasesInputSLABody.html +0 -5
- package/src/gen/_docs/types/_models.CasesInputSLAConditionBody.html +0 -5
- package/src/gen/_docs/types/_models.CasesInputServiceBody.html +0 -7
- package/src/gen/_docs/types/_models.CasesInputSourceBody.html +0 -5
- package/src/gen/_docs/types/_models.CasesInputStatusBody.html +0 -5
- package/src/gen/_docs/types/_models.CasesInputStatusConditionBody.html +0 -5
- package/src/gen/_docs/types/_models.CasesRelationType.html +0 -7
- package/src/gen/_docs/types/_models.CasesSourceType.html +0 -15
- package/src/gen/_docs/types/_models.CreateCaseParams.html +0 -18
- package/src/gen/_docs/types/_models.CreateCatalogParams.html +0 -16
- package/src/gen/_docs/types/_models.CreateCloseReasonGroupParams.html +0 -18
- package/src/gen/_docs/types/_models.CreateCloseReasonParams.html +0 -18
- package/src/gen/_docs/types/_models.CreateLinkParams.html +0 -36
- package/src/gen/_docs/types/_models.CreatePriorityParams.html +0 -18
- package/src/gen/_docs/types/_models.CreateRelatedCaseParams.html +0 -18
- package/src/gen/_docs/types/_models.CreateSLAConditionParams.html +0 -16
- package/src/gen/_docs/types/_models.CreateSLAParams.html +0 -18
- package/src/gen/_docs/types/_models.CreateServiceParams.html +0 -16
- package/src/gen/_docs/types/_models.CreateSourceParams.html +0 -16
- package/src/gen/_docs/types/_models.CreateStatusConditionParams.html +0 -16
- package/src/gen/_docs/types/_models.CreateStatusParams.html +0 -18
- package/src/gen/_docs/types/_models.DeleteCaseParams.html +0 -18
- package/src/gen/_docs/types/_models.DeleteCommentParams.html +0 -18
- package/src/gen/_docs/types/_models.GetTimelineParams.html +0 -59
- package/src/gen/_docs/types/_models.GetTimelineTypeItem.html +0 -10
- package/src/gen/_docs/types/_models.LinkCommunicationParams.html +0 -18
- package/src/gen/_docs/types/_models.ListCatalogsParams.html +0 -103
- package/src/gen/_docs/types/_models.ListCloseReasonGroupsParams.html +0 -46
- package/src/gen/_docs/types/_models.ListCloseReasonsParams.html +0 -59
- package/src/gen/_docs/types/_models.ListCommentsParams.html +0 -58
- package/src/gen/_docs/types/_models.ListCommunicationsParams.html +0 -50
- package/src/gen/_docs/types/_models.ListFilesParams.html +0 -58
- package/src/gen/_docs/types/_models.ListLinksParams.html +0 -46
- package/src/gen/_docs/types/_models.ListPrioritiesParams.html +0 -77
- package/src/gen/_docs/types/_models.ListRelatedCasesParams.html +0 -58
- package/src/gen/_docs/types/_models.ListSLAConditionsParams.html +0 -77
- package/src/gen/_docs/types/_models.ListSLAsParams.html +0 -61
- package/src/gen/_docs/types/_models.ListServicesParams.html +0 -77
- package/src/gen/_docs/types/_models.ListSourcesParams.html +0 -72
- package/src/gen/_docs/types/_models.ListSourcesTypeItem.html +0 -10
- package/src/gen/_docs/types/_models.ListStatusConditionsParams.html +0 -61
- package/src/gen/_docs/types/_models.ListStatusesParams.html +0 -61
- package/src/gen/_docs/types/_models.LocateCaseParams.html +0 -18
- package/src/gen/_docs/types/_models.LocateCatalogParams.html +0 -30
- package/src/gen/_docs/types/_models.LocateCloseReasonGroupParams.html +0 -16
- package/src/gen/_docs/types/_models.LocateCloseReasonParams.html +0 -16
- package/src/gen/_docs/types/_models.LocateCommentParams.html +0 -18
- package/src/gen/_docs/types/_models.LocateLinkParams.html +0 -16
- package/src/gen/_docs/types/_models.LocatePriorityParams.html +0 -18
- package/src/gen/_docs/types/_models.LocateRelatedCaseParams.html +0 -18
- package/src/gen/_docs/types/_models.LocateSLAConditionParams.html +0 -18
- package/src/gen/_docs/types/_models.LocateSLAParams.html +0 -16
- package/src/gen/_docs/types/_models.LocateServiceParams.html +0 -18
- package/src/gen/_docs/types/_models.LocateSourceParams.html +0 -18
- package/src/gen/_docs/types/_models.LocateStatusConditionParams.html +0 -18
- package/src/gen/_docs/types/_models.LocateStatusParams.html +0 -16
- package/src/gen/_docs/types/_models.PublishCommentParams.html +0 -18
- package/src/gen/_docs/types/_models.SearchCases2Params.html +0 -66
- package/src/gen/_docs/types/_models.SearchCasesParams.html +0 -74
- package/src/gen/_docs/types/_models.UnlinkCommunicationParams.html +0 -18
- package/src/gen/_docs/types/_models.UpdateCase2Body.html +0 -95
- package/src/gen/_docs/types/_models.UpdateCase2Params.html +0 -26
- package/src/gen/_docs/types/_models.UpdateCaseBody.html +0 -95
- package/src/gen/_docs/types/_models.UpdateCaseInputBody.html +0 -95
- package/src/gen/_docs/types/_models.UpdateCaseParams.html +0 -26
- package/src/gen/_docs/types/_models.UpdateCatalog2Params.html +0 -16
- package/src/gen/_docs/types/_models.UpdateCatalogParams.html +0 -16
- package/src/gen/_docs/types/_models.UpdateCloseReason2Params.html +0 -18
- package/src/gen/_docs/types/_models.UpdateCloseReasonGroup2Params.html +0 -18
- package/src/gen/_docs/types/_models.UpdateCloseReasonGroupParams.html +0 -18
- package/src/gen/_docs/types/_models.UpdateCloseReasonParams.html +0 -18
- package/src/gen/_docs/types/_models.UpdateComment2Body.html +0 -18
- package/src/gen/_docs/types/_models.UpdateComment2Params.html +0 -18
- package/src/gen/_docs/types/_models.UpdateCommentBody.html +0 -18
- package/src/gen/_docs/types/_models.UpdateCommentInputBody.html +0 -18
- package/src/gen/_docs/types/_models.UpdateCommentParams.html +0 -18
- package/src/gen/_docs/types/_models.UpdateLink2Body.html +0 -22
- package/src/gen/_docs/types/_models.UpdateLink2Params.html +0 -18
- package/src/gen/_docs/types/_models.UpdateLinkBody.html +0 -22
- package/src/gen/_docs/types/_models.UpdateLinkInputBody.html +0 -22
- package/src/gen/_docs/types/_models.UpdateLinkParams.html +0 -18
- package/src/gen/_docs/types/_models.UpdatePriority2Params.html +0 -18
- package/src/gen/_docs/types/_models.UpdatePriorityParams.html +0 -18
- package/src/gen/_docs/types/_models.UpdateRelatedCase2Body.html +0 -29
- package/src/gen/_docs/types/_models.UpdateRelatedCase2BodyPrimaryCase.html +0 -13
- package/src/gen/_docs/types/_models.UpdateRelatedCase2Params.html +0 -18
- package/src/gen/_docs/types/_models.UpdateRelatedCaseBody.html +0 -29
- package/src/gen/_docs/types/_models.UpdateRelatedCaseBodyPrimaryCase.html +0 -13
- package/src/gen/_docs/types/_models.UpdateRelatedCaseInputBody.html +0 -29
- package/src/gen/_docs/types/_models.UpdateRelatedCaseInputBodyPrimaryCase.html +0 -13
- package/src/gen/_docs/types/_models.UpdateRelatedCaseParams.html +0 -18
- package/src/gen/_docs/types/_models.UpdateSLA2Params.html +0 -18
- package/src/gen/_docs/types/_models.UpdateSLACondition2Params.html +0 -16
- package/src/gen/_docs/types/_models.UpdateSLAConditionParams.html +0 -16
- package/src/gen/_docs/types/_models.UpdateSLAParams.html +0 -18
- package/src/gen/_docs/types/_models.UpdateService2Params.html +0 -16
- package/src/gen/_docs/types/_models.UpdateServiceParams.html +0 -16
- package/src/gen/_docs/types/_models.UpdateSource2Params.html +0 -16
- package/src/gen/_docs/types/_models.UpdateSourceParams.html +0 -16
- package/src/gen/_docs/types/_models.UpdateStatus2Params.html +0 -18
- package/src/gen/_docs/types/_models.UpdateStatusCondition2Params.html +0 -16
- package/src/gen/_docs/types/_models.UpdateStatusConditionParams.html +0 -16
- package/src/gen/_docs/types/_models.UpdateStatusParams.html +0 -18
- package/src/gen/_docs/types/case-comments_case-comments.api.gen.DeleteCommentResult.html +0 -5
- package/src/gen/_docs/types/case-comments_case-comments.api.gen.ListCommentsResult.html +0 -5
- package/src/gen/_docs/types/case-comments_case-comments.api.gen.LocateCommentResult.html +0 -5
- package/src/gen/_docs/types/case-comments_case-comments.api.gen.PublishCommentResult.html +0 -5
- package/src/gen/_docs/types/case-comments_case-comments.api.gen.UpdateComment2Result.html +0 -5
- package/src/gen/_docs/types/case-comments_case-comments.api.gen.UpdateCommentResult.html +0 -5
- package/src/gen/_docs/types/case-communications_case-communications.api.gen.LinkCommunicationResult.html +0 -5
- package/src/gen/_docs/types/case-communications_case-communications.api.gen.ListCommunicationsResult.html +0 -5
- package/src/gen/_docs/types/case-communications_case-communications.api.gen.UnlinkCommunicationResult.html +0 -5
- package/src/gen/_docs/types/case-files_case-files.api.gen.DeleteFileResult.html +0 -5
- package/src/gen/_docs/types/case-files_case-files.api.gen.ListFilesResult.html +0 -5
- package/src/gen/_docs/types/case-links_case-links.api.gen.CreateLinkResult.html +0 -5
- package/src/gen/_docs/types/case-links_case-links.api.gen.DeleteLinkResult.html +0 -5
- package/src/gen/_docs/types/case-links_case-links.api.gen.ListLinksResult.html +0 -5
- package/src/gen/_docs/types/case-links_case-links.api.gen.LocateLinkResult.html +0 -5
- package/src/gen/_docs/types/case-links_case-links.api.gen.UpdateLink2Result.html +0 -5
- package/src/gen/_docs/types/case-links_case-links.api.gen.UpdateLinkResult.html +0 -5
- package/src/gen/_docs/types/case-timeline_case-timeline.api.gen.GetTimelineCounterResult.html +0 -5
- package/src/gen/_docs/types/case-timeline_case-timeline.api.gen.GetTimelineResult.html +0 -5
- package/src/gen/_docs/types/cases_cases.api.gen.CreateCaseResult.html +0 -5
- package/src/gen/_docs/types/cases_cases.api.gen.DeleteCaseResult.html +0 -5
- package/src/gen/_docs/types/cases_cases.api.gen.LocateCaseResult.html +0 -5
- package/src/gen/_docs/types/cases_cases.api.gen.SearchCases2Result.html +0 -5
- package/src/gen/_docs/types/cases_cases.api.gen.SearchCasesResult.html +0 -5
- package/src/gen/_docs/types/cases_cases.api.gen.UpdateCase2Result.html +0 -5
- package/src/gen/_docs/types/cases_cases.api.gen.UpdateCaseResult.html +0 -5
- package/src/gen/_docs/types/catalogs_catalogs.api.gen.CreateCatalogResult.html +0 -5
- package/src/gen/_docs/types/catalogs_catalogs.api.gen.DeleteCatalogResult.html +0 -5
- package/src/gen/_docs/types/catalogs_catalogs.api.gen.ListCatalogsResult.html +0 -5
- package/src/gen/_docs/types/catalogs_catalogs.api.gen.LocateCatalogResult.html +0 -5
- package/src/gen/_docs/types/catalogs_catalogs.api.gen.UpdateCatalog2Result.html +0 -5
- package/src/gen/_docs/types/catalogs_catalogs.api.gen.UpdateCatalogResult.html +0 -5
- package/src/gen/_docs/types/close-reason-groups_close-reason-groups.api.gen.CreateCloseReasonGroupResult.html +0 -5
- package/src/gen/_docs/types/close-reason-groups_close-reason-groups.api.gen.DeleteCloseReasonGroupResult.html +0 -5
- package/src/gen/_docs/types/close-reason-groups_close-reason-groups.api.gen.ListCloseReasonGroupsResult.html +0 -5
- package/src/gen/_docs/types/close-reason-groups_close-reason-groups.api.gen.LocateCloseReasonGroupResult.html +0 -5
- package/src/gen/_docs/types/close-reason-groups_close-reason-groups.api.gen.UpdateCloseReasonGroup2Result.html +0 -5
- package/src/gen/_docs/types/close-reason-groups_close-reason-groups.api.gen.UpdateCloseReasonGroupResult.html +0 -5
- package/src/gen/_docs/types/close-reasons_close-reasons.api.gen.CreateCloseReasonResult.html +0 -5
- package/src/gen/_docs/types/close-reasons_close-reasons.api.gen.DeleteCloseReasonResult.html +0 -5
- package/src/gen/_docs/types/close-reasons_close-reasons.api.gen.ListCloseReasonsResult.html +0 -5
- package/src/gen/_docs/types/close-reasons_close-reasons.api.gen.LocateCloseReasonResult.html +0 -5
- package/src/gen/_docs/types/close-reasons_close-reasons.api.gen.UpdateCloseReason2Result.html +0 -5
- package/src/gen/_docs/types/close-reasons_close-reasons.api.gen.UpdateCloseReasonResult.html +0 -5
- package/src/gen/_docs/types/priorities_priorities.api.gen.CreatePriorityResult.html +0 -5
- package/src/gen/_docs/types/priorities_priorities.api.gen.DeletePriorityResult.html +0 -5
- package/src/gen/_docs/types/priorities_priorities.api.gen.ListPrioritiesResult.html +0 -5
- package/src/gen/_docs/types/priorities_priorities.api.gen.LocatePriorityResult.html +0 -5
- package/src/gen/_docs/types/priorities_priorities.api.gen.UpdatePriority2Result.html +0 -5
- package/src/gen/_docs/types/priorities_priorities.api.gen.UpdatePriorityResult.html +0 -5
- package/src/gen/_docs/types/related-cases_related-cases.api.gen.CreateRelatedCaseResult.html +0 -5
- package/src/gen/_docs/types/related-cases_related-cases.api.gen.DeleteRelatedCaseResult.html +0 -5
- package/src/gen/_docs/types/related-cases_related-cases.api.gen.ListRelatedCasesResult.html +0 -5
- package/src/gen/_docs/types/related-cases_related-cases.api.gen.LocateRelatedCaseResult.html +0 -5
- package/src/gen/_docs/types/related-cases_related-cases.api.gen.UpdateRelatedCase2Result.html +0 -5
- package/src/gen/_docs/types/related-cases_related-cases.api.gen.UpdateRelatedCaseResult.html +0 -5
- package/src/gen/_docs/types/services_services.api.gen.CreateServiceResult.html +0 -5
- package/src/gen/_docs/types/services_services.api.gen.DeleteServiceResult.html +0 -5
- package/src/gen/_docs/types/services_services.api.gen.ListServicesResult.html +0 -5
- package/src/gen/_docs/types/services_services.api.gen.LocateServiceResult.html +0 -5
- package/src/gen/_docs/types/services_services.api.gen.UpdateService2Result.html +0 -5
- package/src/gen/_docs/types/services_services.api.gen.UpdateServiceResult.html +0 -5
- package/src/gen/_docs/types/slaconditions_slaconditions.api.gen.CreateSLAConditionResult.html +0 -5
- package/src/gen/_docs/types/slaconditions_slaconditions.api.gen.DeleteSLAConditionResult.html +0 -5
- package/src/gen/_docs/types/slaconditions_slaconditions.api.gen.ListSLAConditionsResult.html +0 -5
- package/src/gen/_docs/types/slaconditions_slaconditions.api.gen.LocateSLAConditionResult.html +0 -5
- package/src/gen/_docs/types/slaconditions_slaconditions.api.gen.UpdateSLACondition2Result.html +0 -5
- package/src/gen/_docs/types/slaconditions_slaconditions.api.gen.UpdateSLAConditionResult.html +0 -5
- package/src/gen/_docs/types/slas_slas.api.gen.CreateSLAResult.html +0 -5
- package/src/gen/_docs/types/slas_slas.api.gen.DeleteSLAResult.html +0 -5
- package/src/gen/_docs/types/slas_slas.api.gen.ListSLAsResult.html +0 -5
- package/src/gen/_docs/types/slas_slas.api.gen.LocateSLAResult.html +0 -5
- package/src/gen/_docs/types/slas_slas.api.gen.UpdateSLA2Result.html +0 -5
- package/src/gen/_docs/types/slas_slas.api.gen.UpdateSLAResult.html +0 -5
- package/src/gen/_docs/types/sources_sources.api.gen.CreateSourceResult.html +0 -5
- package/src/gen/_docs/types/sources_sources.api.gen.DeleteSourceResult.html +0 -5
- package/src/gen/_docs/types/sources_sources.api.gen.ListSourcesResult.html +0 -5
- package/src/gen/_docs/types/sources_sources.api.gen.LocateSourceResult.html +0 -5
- package/src/gen/_docs/types/sources_sources.api.gen.UpdateSource2Result.html +0 -5
- package/src/gen/_docs/types/sources_sources.api.gen.UpdateSourceResult.html +0 -5
- package/src/gen/_docs/types/status-conditions_status-conditions.api.gen.CreateStatusConditionResult.html +0 -5
- package/src/gen/_docs/types/status-conditions_status-conditions.api.gen.DeleteStatusConditionResult.html +0 -5
- package/src/gen/_docs/types/status-conditions_status-conditions.api.gen.ListStatusConditionsResult.html +0 -5
- package/src/gen/_docs/types/status-conditions_status-conditions.api.gen.LocateStatusConditionResult.html +0 -5
- package/src/gen/_docs/types/status-conditions_status-conditions.api.gen.UpdateStatusCondition2Result.html +0 -5
- package/src/gen/_docs/types/status-conditions_status-conditions.api.gen.UpdateStatusConditionResult.html +0 -5
- package/src/gen/_docs/types/statuses_statuses.api.gen.CreateStatusResult.html +0 -5
- package/src/gen/_docs/types/statuses_statuses.api.gen.DeleteStatusResult.html +0 -5
- package/src/gen/_docs/types/statuses_statuses.api.gen.ListStatusesResult.html +0 -5
- package/src/gen/_docs/types/statuses_statuses.api.gen.LocateStatusResult.html +0 -5
- package/src/gen/_docs/types/statuses_statuses.api.gen.UpdateStatus2Result.html +0 -5
- package/src/gen/_docs/types/statuses_statuses.api.gen.UpdateStatusResult.html +0 -5
- package/src/gen/_docs/variables/_models.CasesCaseCommunicationsTypes.html +0 -23
- package/src/gen/_docs/variables/_models.CasesCaseTimelineEventType.html +0 -19
- package/src/gen/_docs/variables/_models.CasesRelationType.html +0 -47
- package/src/gen/_docs/variables/_models.CasesSourceType.html +0 -35
- package/src/gen/_docs/variables/_models.GetTimelineTypeItem.html +0 -19
- package/src/gen/_docs/variables/_models.ListSourcesTypeItem.html +0 -35
- package/src/gen/_models/casesAttachment.ts +0 -14
- package/src/gen/_models/casesCallEvent.ts +0 -25
- package/src/gen/_models/casesCallFile.ts +0 -15
- package/src/gen/_models/casesCase.ts +0 -91
- package/src/gen/_models/casesCaseComment.ts +0 -37
- package/src/gen/_models/casesCaseCommentList.ts +0 -19
- package/src/gen/_models/casesCaseCommunication.ts +0 -23
- package/src/gen/_models/casesCaseCommunicationsTypes.ts +0 -25
- package/src/gen/_models/casesCaseFileList.ts +0 -19
- package/src/gen/_models/casesCaseLink.ts +0 -20
- package/src/gen/_models/casesCaseLinkList.ts +0 -13
- package/src/gen/_models/casesCaseList.ts +0 -19
- package/src/gen/_models/casesCaseTimelineEventType.ts +0 -16
- package/src/gen/_models/casesCatalog.ts +0 -28
- package/src/gen/_models/casesCatalogList.ts +0 -13
- package/src/gen/_models/casesChatEvent.ts +0 -21
- package/src/gen/_models/casesCloseInfo.ts +0 -17
- package/src/gen/_models/casesCloseReason.ts +0 -18
- package/src/gen/_models/casesCloseReasonGroup.ts +0 -17
- package/src/gen/_models/casesCloseReasonGroupList.ts +0 -13
- package/src/gen/_models/casesCloseReasonList.ts +0 -13
- package/src/gen/_models/casesCreateCaseCloseInput.ts +0 -17
- package/src/gen/_models/casesCreateCaseRelatedCaseInput.ts +0 -19
- package/src/gen/_models/casesCreateInputRelatedCase.ts +0 -18
- package/src/gen/_models/casesDayTimeline.ts +0 -15
- package/src/gen/_models/casesEmailEvent.ts +0 -24
- package/src/gen/_models/casesEvent.ts +0 -18
- package/src/gen/_models/casesFile.ts +0 -27
- package/src/gen/_models/casesGetTimelineCounterResponse.ts +0 -14
- package/src/gen/_models/casesGetTimelineResponse.ts +0 -13
- package/src/gen/_models/casesInputCase.ts +0 -29
- package/src/gen/_models/casesInputCaseComment.ts +0 -16
- package/src/gen/_models/casesInputCaseCommunication.ts +0 -17
- package/src/gen/_models/casesInputCaseLink.ts +0 -12
- package/src/gen/_models/casesInputCatalog.ts +0 -20
- package/src/gen/_models/casesInputCatalogBody.ts +0 -12
- package/src/gen/_models/casesInputCloseReason.ts +0 -11
- package/src/gen/_models/casesInputCloseReasonBody.ts +0 -9
- package/src/gen/_models/casesInputCloseReasonGroup.ts +0 -11
- package/src/gen/_models/casesInputCloseReasonGroupBody.ts +0 -9
- package/src/gen/_models/casesInputCreateCase.ts +0 -49
- package/src/gen/_models/casesInputCreateService.ts +0 -20
- package/src/gen/_models/casesInputCreateStatusCondition.ts +0 -11
- package/src/gen/_models/casesInputPriority.ts +0 -12
- package/src/gen/_models/casesInputPriorityBody.ts +0 -9
- package/src/gen/_models/casesInputRelatedCase.ts +0 -20
- package/src/gen/_models/casesInputSLA.ts +0 -17
- package/src/gen/_models/casesInputSLABody.ts +0 -9
- package/src/gen/_models/casesInputSLACondition.ts +0 -14
- package/src/gen/_models/casesInputSLAConditionBody.ts +0 -9
- package/src/gen/_models/casesInputService.ts +0 -20
- package/src/gen/_models/casesInputServiceBody.ts +0 -12
- package/src/gen/_models/casesInputSource.ts +0 -16
- package/src/gen/_models/casesInputSourceBody.ts +0 -9
- package/src/gen/_models/casesInputStatus.ts +0 -11
- package/src/gen/_models/casesInputStatusBody.ts +0 -9
- package/src/gen/_models/casesInputStatusCondition.ts +0 -13
- package/src/gen/_models/casesInputStatusConditionBody.ts +0 -9
- package/src/gen/_models/casesLinkCommunicationResponse.ts +0 -15
- package/src/gen/_models/casesListCommunicationsResponse.ts +0 -18
- package/src/gen/_models/casesLocateCatalogResponse.ts +0 -11
- package/src/gen/_models/casesLocateCloseReasonGroupResponse.ts +0 -11
- package/src/gen/_models/casesLocateCloseReasonResponse.ts +0 -11
- package/src/gen/_models/casesLocatePriorityResponse.ts +0 -11
- package/src/gen/_models/casesLocateSLAConditionResponse.ts +0 -11
- package/src/gen/_models/casesLocateSLAResponse.ts +0 -11
- package/src/gen/_models/casesLocateServiceResponse.ts +0 -11
- package/src/gen/_models/casesLocateSourceResponse.ts +0 -15
- package/src/gen/_models/casesLocateStatusConditionResponse.ts +0 -11
- package/src/gen/_models/casesLocateStatusResponse.ts +0 -11
- package/src/gen/_models/casesPriority.ts +0 -18
- package/src/gen/_models/casesPriorityList.ts +0 -13
- package/src/gen/_models/casesRateInfo.ts +0 -16
- package/src/gen/_models/casesRelatedCase.ts +0 -35
- package/src/gen/_models/casesRelatedCaseList.ts +0 -19
- package/src/gen/_models/casesRelatedCaseLookup.ts +0 -18
- package/src/gen/_models/casesRelationType.ts +0 -26
- package/src/gen/_models/casesSLA.ts +0 -22
- package/src/gen/_models/casesSLACondition.ts +0 -20
- package/src/gen/_models/casesSLAConditionList.ts +0 -13
- package/src/gen/_models/casesSLAList.ts +0 -13
- package/src/gen/_models/casesService.ts +0 -27
- package/src/gen/_models/casesServiceList.ts +0 -13
- package/src/gen/_models/casesSource.ts +0 -27
- package/src/gen/_models/casesSourceList.ts +0 -19
- package/src/gen/_models/casesSourceType.ts +0 -31
- package/src/gen/_models/casesSourceTypeLookup.ts +0 -13
- package/src/gen/_models/casesStatusCondition.ts +0 -20
- package/src/gen/_models/casesStatusConditionList.ts +0 -13
- package/src/gen/_models/casesStatusList.ts +0 -13
- package/src/gen/_models/casesTimingInfo.ts +0 -20
- package/src/gen/_models/casesTranscriptLookup.ts +0 -13
- package/src/gen/_models/casesUnlinkCommunicationResponse.ts +0 -14
- package/src/gen/_models/createCaseParams.ts +0 -13
- package/src/gen/_models/createCatalogParams.ts +0 -10
- package/src/gen/_models/createCloseReasonGroupParams.ts +0 -13
- package/src/gen/_models/createCloseReasonParams.ts +0 -13
- package/src/gen/_models/createLinkParams.ts +0 -16
- package/src/gen/_models/createPriorityParams.ts +0 -13
- package/src/gen/_models/createRelatedCaseParams.ts +0 -13
- package/src/gen/_models/createSLAConditionParams.ts +0 -10
- package/src/gen/_models/createSLAParams.ts +0 -13
- package/src/gen/_models/createServiceParams.ts +0 -10
- package/src/gen/_models/createSourceParams.ts +0 -10
- package/src/gen/_models/createStatusConditionParams.ts +0 -10
- package/src/gen/_models/createStatusParams.ts +0 -13
- package/src/gen/_models/deleteCaseParams.ts +0 -13
- package/src/gen/_models/deleteCommentParams.ts +0 -13
- package/src/gen/_models/generalExtendedLookup.ts +0 -12
- package/src/gen/_models/generalLookup.ts +0 -11
- package/src/gen/_models/getTimelineParams.ts +0 -19
- package/src/gen/_models/getTimelineTypeItem.ts +0 -16
- package/src/gen/_models/googlerpcStatus.ts +0 -13
- package/src/gen/_models/index.ts +0 -200
- package/src/gen/_models/linkCommunicationParams.ts +0 -13
- package/src/gen/_models/listCatalogsParams.ts +0 -62
- package/src/gen/_models/listCloseReasonGroupsParams.ts +0 -15
- package/src/gen/_models/listCloseReasonsParams.ts +0 -33
- package/src/gen/_models/listCommentsParams.ts +0 -33
- package/src/gen/_models/listCommunicationsParams.ts +0 -29
- package/src/gen/_models/listFilesParams.ts +0 -33
- package/src/gen/_models/listLinksParams.ts +0 -15
- package/src/gen/_models/listPrioritiesParams.ts +0 -44
- package/src/gen/_models/listRelatedCasesParams.ts +0 -33
- package/src/gen/_models/listSLAConditionsParams.ts +0 -44
- package/src/gen/_models/listSLAsParams.ts +0 -36
- package/src/gen/_models/listServicesParams.ts +0 -44
- package/src/gen/_models/listSourcesParams.ts +0 -49
- package/src/gen/_models/listSourcesTypeItem.ts +0 -20
- package/src/gen/_models/listStatusConditionsParams.ts +0 -36
- package/src/gen/_models/listStatusesParams.ts +0 -36
- package/src/gen/_models/locateCaseParams.ts +0 -13
- package/src/gen/_models/locateCatalogParams.ts +0 -21
- package/src/gen/_models/locateCloseReasonGroupParams.ts +0 -10
- package/src/gen/_models/locateCloseReasonParams.ts +0 -10
- package/src/gen/_models/locateCommentParams.ts +0 -13
- package/src/gen/_models/locateLinkParams.ts +0 -10
- package/src/gen/_models/locatePriorityParams.ts +0 -13
- package/src/gen/_models/locateRelatedCaseParams.ts +0 -13
- package/src/gen/_models/locateSLAConditionParams.ts +0 -13
- package/src/gen/_models/locateSLAParams.ts +0 -10
- package/src/gen/_models/locateServiceParams.ts +0 -13
- package/src/gen/_models/locateSourceParams.ts +0 -13
- package/src/gen/_models/locateStatusConditionParams.ts +0 -13
- package/src/gen/_models/locateStatusParams.ts +0 -10
- package/src/gen/_models/protobufAny.ts +0 -11
- package/src/gen/_models/publishCommentParams.ts +0 -13
- package/src/gen/_models/searchCases2Params.ts +0 -37
- package/src/gen/_models/searchCasesParams.ts +0 -41
- package/src/gen/_models/unlinkCommunicationParams.ts +0 -13
- package/src/gen/_models/updateCase2Body.ts +0 -28
- package/src/gen/_models/updateCase2Params.ts +0 -17
- package/src/gen/_models/updateCaseBody.ts +0 -28
- package/src/gen/_models/updateCaseInputBody.ts +0 -28
- package/src/gen/_models/updateCaseParams.ts +0 -17
- package/src/gen/_models/updateCatalog2Params.ts +0 -10
- package/src/gen/_models/updateCatalogParams.ts +0 -10
- package/src/gen/_models/updateCloseReason2Params.ts +0 -13
- package/src/gen/_models/updateCloseReasonGroup2Params.ts +0 -13
- package/src/gen/_models/updateCloseReasonGroupParams.ts +0 -13
- package/src/gen/_models/updateCloseReasonParams.ts +0 -13
- package/src/gen/_models/updateComment2Body.ts +0 -11
- package/src/gen/_models/updateComment2Params.ts +0 -13
- package/src/gen/_models/updateCommentBody.ts +0 -11
- package/src/gen/_models/updateCommentInputBody.ts +0 -11
- package/src/gen/_models/updateCommentParams.ts +0 -13
- package/src/gen/_models/updateLink2Body.ts +0 -11
- package/src/gen/_models/updateLink2Params.ts +0 -13
- package/src/gen/_models/updateLinkBody.ts +0 -11
- package/src/gen/_models/updateLinkInputBody.ts +0 -11
- package/src/gen/_models/updateLinkParams.ts +0 -13
- package/src/gen/_models/updatePriority2Params.ts +0 -13
- package/src/gen/_models/updatePriorityParams.ts +0 -13
- package/src/gen/_models/updateRelatedCase2Body.ts +0 -18
- package/src/gen/_models/updateRelatedCase2BodyPrimaryCase.ts +0 -13
- package/src/gen/_models/updateRelatedCase2Params.ts +0 -13
- package/src/gen/_models/updateRelatedCaseBody.ts +0 -18
- package/src/gen/_models/updateRelatedCaseBodyPrimaryCase.ts +0 -13
- package/src/gen/_models/updateRelatedCaseInputBody.ts +0 -18
- package/src/gen/_models/updateRelatedCaseInputBodyPrimaryCase.ts +0 -13
- package/src/gen/_models/updateRelatedCaseParams.ts +0 -13
- package/src/gen/_models/updateSLA2Params.ts +0 -13
- package/src/gen/_models/updateSLACondition2Params.ts +0 -10
- package/src/gen/_models/updateSLAConditionParams.ts +0 -10
- package/src/gen/_models/updateSLAParams.ts +0 -13
- package/src/gen/_models/updateService2Params.ts +0 -10
- package/src/gen/_models/updateServiceParams.ts +0 -10
- package/src/gen/_models/updateSource2Params.ts +0 -10
- package/src/gen/_models/updateSourceParams.ts +0 -10
- package/src/gen/_models/updateStatus2Params.ts +0 -13
- package/src/gen/_models/updateStatusCondition2Params.ts +0 -10
- package/src/gen/_models/updateStatusConditionParams.ts +0 -10
- package/src/gen/_models/updateStatusParams.ts +0 -13
- package/src/gen/_models/webitelcasesStatus.ts +0 -17
- package/src/gen/case-comments/case-comments.api.gen.ts +0 -134
- package/src/gen/case-comments/case-comments.msw.api.gen.ts +0 -575
- package/src/gen/case-comments/case-comments.zod.gen.ts +0 -476
- package/src/gen/case-communications/case-communications.api.gen.ts +0 -92
- package/src/gen/case-communications/case-communications.msw.api.gen.ts +0 -173
- package/src/gen/case-communications/case-communications.zod.gen.ts +0 -177
- package/src/gen/case-files/case-files.api.gen.ts +0 -55
- package/src/gen/case-files/case-files.msw.api.gen.ts +0 -156
- package/src/gen/case-files/case-files.zod.gen.ts +0 -102
- package/src/gen/case-links/case-links.api.gen.ts +0 -120
- package/src/gen/case-links/case-links.msw.api.gen.ts +0 -500
- package/src/gen/case-links/case-links.zod.gen.ts +0 -255
- package/src/gen/case-timeline/case-timeline.api.gen.ts +0 -51
- package/src/gen/case-timeline/case-timeline.msw.api.gen.ts +0 -494
- package/src/gen/case-timeline/case-timeline.zod.gen.ts +0 -199
- package/src/gen/cases/cases.api.gen.ts +0 -144
- package/src/gen/cases/cases.msw.api.gen.ts +0 -5076
- package/src/gen/cases/cases.zod.gen.ts +0 -3969
- package/src/gen/catalogs/catalogs.api.gen.ts +0 -124
- package/src/gen/catalogs/catalogs.msw.api.gen.ts +0 -1419
- package/src/gen/catalogs/catalogs.zod.gen.ts +0 -895
- package/src/gen/close-reason-groups/close-reason-groups.api.gen.ts +0 -152
- package/src/gen/close-reason-groups/close-reason-groups.msw.api.gen.ts +0 -427
- package/src/gen/close-reason-groups/close-reason-groups.zod.gen.ts +0 -222
- package/src/gen/close-reasons/close-reasons.api.gen.ts +0 -154
- package/src/gen/close-reasons/close-reasons.msw.api.gen.ts +0 -469
- package/src/gen/close-reasons/close-reasons.zod.gen.ts +0 -257
- package/src/gen/index.ts +0 -52
- package/src/gen/priorities/priorities.api.gen.ts +0 -127
- package/src/gen/priorities/priorities.msw.api.gen.ts +0 -431
- package/src/gen/priorities/priorities.zod.gen.ts +0 -261
- package/src/gen/related-cases/related-cases.api.gen.ts +0 -140
- package/src/gen/related-cases/related-cases.msw.api.gen.ts +0 -675
- package/src/gen/related-cases/related-cases.zod.gen.ts +0 -698
- package/src/gen/services/services.api.gen.ts +0 -125
- package/src/gen/services/services.msw.api.gen.ts +0 -978
- package/src/gen/services/services.zod.gen.ts +0 -465
- package/src/gen/slaconditions/slaconditions.api.gen.ts +0 -145
- package/src/gen/slaconditions/slaconditions.msw.api.gen.ts +0 -565
- package/src/gen/slaconditions/slaconditions.zod.gen.ts +0 -337
- package/src/gen/slas/slas.api.gen.ts +0 -125
- package/src/gen/slas/slas.msw.api.gen.ts +0 -581
- package/src/gen/slas/slas.zod.gen.ts +0 -329
- package/src/gen/sources/sources.api.gen.ts +0 -125
- package/src/gen/sources/sources.msw.api.gen.ts +0 -450
- package/src/gen/sources/sources.zod.gen.ts +0 -463
- package/src/gen/status-conditions/status-conditions.api.gen.ts +0 -157
- package/src/gen/status-conditions/status-conditions.msw.api.gen.ts +0 -469
- package/src/gen/status-conditions/status-conditions.zod.gen.ts +0 -267
- package/src/gen/statuses/statuses.api.gen.ts +0 -125
- package/src/gen/statuses/statuses.msw.api.gen.ts +0 -425
- package/src/gen/statuses/statuses.zod.gen.ts +0 -239
- /package/src/utils/{index.ts → gen/index.ts} +0 -0
|
@@ -1,3021 +0,0 @@
|
|
|
1
|
-
[@webitel/api-services](../index.html) / index
|
|
2
|
-
|
|
3
|
-
# index
|
|
4
|
-
|
|
5
|
-
## References
|
|
6
|
-
|
|
7
|
-
### CasesAttachment
|
|
8
|
-
|
|
9
|
-
Re-exports [CasesAttachment](../interfaces/_models.CasesAttachment.html)
|
|
10
|
-
|
|
11
|
-
***
|
|
12
|
-
|
|
13
|
-
### CasesCallEvent
|
|
14
|
-
|
|
15
|
-
Re-exports [CasesCallEvent](../interfaces/_models.CasesCallEvent.html)
|
|
16
|
-
|
|
17
|
-
***
|
|
18
|
-
|
|
19
|
-
### CasesCallFile
|
|
20
|
-
|
|
21
|
-
Re-exports [CasesCallFile](../interfaces/_models.CasesCallFile.html)
|
|
22
|
-
|
|
23
|
-
***
|
|
24
|
-
|
|
25
|
-
### CasesCase
|
|
26
|
-
|
|
27
|
-
Re-exports [CasesCase](../interfaces/_models.CasesCase.html)
|
|
28
|
-
|
|
29
|
-
***
|
|
30
|
-
|
|
31
|
-
### CasesCaseComment
|
|
32
|
-
|
|
33
|
-
Re-exports [CasesCaseComment](../interfaces/_models.CasesCaseComment.html)
|
|
34
|
-
|
|
35
|
-
***
|
|
36
|
-
|
|
37
|
-
### CasesCaseCommentList
|
|
38
|
-
|
|
39
|
-
Re-exports [CasesCaseCommentList](../interfaces/_models.CasesCaseCommentList.html)
|
|
40
|
-
|
|
41
|
-
***
|
|
42
|
-
|
|
43
|
-
### CasesCaseCommunication
|
|
44
|
-
|
|
45
|
-
Re-exports [CasesCaseCommunication](../interfaces/_models.CasesCaseCommunication.html)
|
|
46
|
-
|
|
47
|
-
***
|
|
48
|
-
|
|
49
|
-
### CasesCaseCommunicationsTypes
|
|
50
|
-
|
|
51
|
-
Re-exports [CasesCaseCommunicationsTypes](../variables/_models.CasesCaseCommunicationsTypes.html)
|
|
52
|
-
|
|
53
|
-
***
|
|
54
|
-
|
|
55
|
-
### CasesCaseFileList
|
|
56
|
-
|
|
57
|
-
Re-exports [CasesCaseFileList](../interfaces/_models.CasesCaseFileList.html)
|
|
58
|
-
|
|
59
|
-
***
|
|
60
|
-
|
|
61
|
-
### CasesCaseLink
|
|
62
|
-
|
|
63
|
-
Re-exports [CasesCaseLink](../interfaces/_models.CasesCaseLink.html)
|
|
64
|
-
|
|
65
|
-
***
|
|
66
|
-
|
|
67
|
-
### CasesCaseLinkList
|
|
68
|
-
|
|
69
|
-
Re-exports [CasesCaseLinkList](../interfaces/_models.CasesCaseLinkList.html)
|
|
70
|
-
|
|
71
|
-
***
|
|
72
|
-
|
|
73
|
-
### CasesCaseList
|
|
74
|
-
|
|
75
|
-
Re-exports [CasesCaseList](../interfaces/_models.CasesCaseList.html)
|
|
76
|
-
|
|
77
|
-
***
|
|
78
|
-
|
|
79
|
-
### CasesCaseTimelineEventType
|
|
80
|
-
|
|
81
|
-
Re-exports [CasesCaseTimelineEventType](../variables/_models.CasesCaseTimelineEventType.html)
|
|
82
|
-
|
|
83
|
-
***
|
|
84
|
-
|
|
85
|
-
### CasesCatalog
|
|
86
|
-
|
|
87
|
-
Re-exports [CasesCatalog](../interfaces/_models.CasesCatalog.html)
|
|
88
|
-
|
|
89
|
-
***
|
|
90
|
-
|
|
91
|
-
### CasesCatalogList
|
|
92
|
-
|
|
93
|
-
Re-exports [CasesCatalogList](../interfaces/_models.CasesCatalogList.html)
|
|
94
|
-
|
|
95
|
-
***
|
|
96
|
-
|
|
97
|
-
### CasesChatEvent
|
|
98
|
-
|
|
99
|
-
Re-exports [CasesChatEvent](../interfaces/_models.CasesChatEvent.html)
|
|
100
|
-
|
|
101
|
-
***
|
|
102
|
-
|
|
103
|
-
### CasesCloseInfo
|
|
104
|
-
|
|
105
|
-
Re-exports [CasesCloseInfo](../interfaces/_models.CasesCloseInfo.html)
|
|
106
|
-
|
|
107
|
-
***
|
|
108
|
-
|
|
109
|
-
### CasesCloseReason
|
|
110
|
-
|
|
111
|
-
Re-exports [CasesCloseReason](../interfaces/_models.CasesCloseReason.html)
|
|
112
|
-
|
|
113
|
-
***
|
|
114
|
-
|
|
115
|
-
### CasesCloseReasonGroup
|
|
116
|
-
|
|
117
|
-
Re-exports [CasesCloseReasonGroup](../interfaces/_models.CasesCloseReasonGroup.html)
|
|
118
|
-
|
|
119
|
-
***
|
|
120
|
-
|
|
121
|
-
### CasesCloseReasonGroupList
|
|
122
|
-
|
|
123
|
-
Re-exports [CasesCloseReasonGroupList](../interfaces/_models.CasesCloseReasonGroupList.html)
|
|
124
|
-
|
|
125
|
-
***
|
|
126
|
-
|
|
127
|
-
### CasesCloseReasonList
|
|
128
|
-
|
|
129
|
-
Re-exports [CasesCloseReasonList](../interfaces/_models.CasesCloseReasonList.html)
|
|
130
|
-
|
|
131
|
-
***
|
|
132
|
-
|
|
133
|
-
### CasesCreateCaseCloseInput
|
|
134
|
-
|
|
135
|
-
Re-exports [CasesCreateCaseCloseInput](../interfaces/_models.CasesCreateCaseCloseInput.html)
|
|
136
|
-
|
|
137
|
-
***
|
|
138
|
-
|
|
139
|
-
### CasesCreateCaseRelatedCaseInput
|
|
140
|
-
|
|
141
|
-
Re-exports [CasesCreateCaseRelatedCaseInput](../interfaces/_models.CasesCreateCaseRelatedCaseInput.html)
|
|
142
|
-
|
|
143
|
-
***
|
|
144
|
-
|
|
145
|
-
### CasesCreateInputRelatedCase
|
|
146
|
-
|
|
147
|
-
Re-exports [CasesCreateInputRelatedCase](../interfaces/_models.CasesCreateInputRelatedCase.html)
|
|
148
|
-
|
|
149
|
-
***
|
|
150
|
-
|
|
151
|
-
### CasesDayTimeline
|
|
152
|
-
|
|
153
|
-
Re-exports [CasesDayTimeline](../interfaces/_models.CasesDayTimeline.html)
|
|
154
|
-
|
|
155
|
-
***
|
|
156
|
-
|
|
157
|
-
### CasesEmailEvent
|
|
158
|
-
|
|
159
|
-
Re-exports [CasesEmailEvent](../interfaces/_models.CasesEmailEvent.html)
|
|
160
|
-
|
|
161
|
-
***
|
|
162
|
-
|
|
163
|
-
### CasesEvent
|
|
164
|
-
|
|
165
|
-
Re-exports [CasesEvent](../interfaces/_models.CasesEvent.html)
|
|
166
|
-
|
|
167
|
-
***
|
|
168
|
-
|
|
169
|
-
### CasesFile
|
|
170
|
-
|
|
171
|
-
Re-exports [CasesFile](../interfaces/_models.CasesFile.html)
|
|
172
|
-
|
|
173
|
-
***
|
|
174
|
-
|
|
175
|
-
### CasesGetTimelineCounterResponse
|
|
176
|
-
|
|
177
|
-
Re-exports [CasesGetTimelineCounterResponse](../interfaces/_models.CasesGetTimelineCounterResponse.html)
|
|
178
|
-
|
|
179
|
-
***
|
|
180
|
-
|
|
181
|
-
### CasesGetTimelineResponse
|
|
182
|
-
|
|
183
|
-
Re-exports [CasesGetTimelineResponse](../interfaces/_models.CasesGetTimelineResponse.html)
|
|
184
|
-
|
|
185
|
-
***
|
|
186
|
-
|
|
187
|
-
### CasesInputCase
|
|
188
|
-
|
|
189
|
-
Re-exports [CasesInputCase](../interfaces/_models.CasesInputCase.html)
|
|
190
|
-
|
|
191
|
-
***
|
|
192
|
-
|
|
193
|
-
### CasesInputCaseComment
|
|
194
|
-
|
|
195
|
-
Re-exports [CasesInputCaseComment](../interfaces/_models.CasesInputCaseComment.html)
|
|
196
|
-
|
|
197
|
-
***
|
|
198
|
-
|
|
199
|
-
### CasesInputCaseCommunication
|
|
200
|
-
|
|
201
|
-
Re-exports [CasesInputCaseCommunication](../interfaces/_models.CasesInputCaseCommunication.html)
|
|
202
|
-
|
|
203
|
-
***
|
|
204
|
-
|
|
205
|
-
### CasesInputCaseLink
|
|
206
|
-
|
|
207
|
-
Re-exports [CasesInputCaseLink](../interfaces/_models.CasesInputCaseLink.html)
|
|
208
|
-
|
|
209
|
-
***
|
|
210
|
-
|
|
211
|
-
### CasesInputCatalog
|
|
212
|
-
|
|
213
|
-
Re-exports [CasesInputCatalog](../interfaces/_models.CasesInputCatalog.html)
|
|
214
|
-
|
|
215
|
-
***
|
|
216
|
-
|
|
217
|
-
### CasesInputCatalogBody
|
|
218
|
-
|
|
219
|
-
Re-exports [CasesInputCatalogBody](../types/_models.CasesInputCatalogBody.html)
|
|
220
|
-
|
|
221
|
-
***
|
|
222
|
-
|
|
223
|
-
### CasesInputCloseReason
|
|
224
|
-
|
|
225
|
-
Re-exports [CasesInputCloseReason](../interfaces/_models.CasesInputCloseReason.html)
|
|
226
|
-
|
|
227
|
-
***
|
|
228
|
-
|
|
229
|
-
### CasesInputCloseReasonBody
|
|
230
|
-
|
|
231
|
-
Re-exports [CasesInputCloseReasonBody](../types/_models.CasesInputCloseReasonBody.html)
|
|
232
|
-
|
|
233
|
-
***
|
|
234
|
-
|
|
235
|
-
### CasesInputCloseReasonGroup
|
|
236
|
-
|
|
237
|
-
Re-exports [CasesInputCloseReasonGroup](../interfaces/_models.CasesInputCloseReasonGroup.html)
|
|
238
|
-
|
|
239
|
-
***
|
|
240
|
-
|
|
241
|
-
### CasesInputCloseReasonGroupBody
|
|
242
|
-
|
|
243
|
-
Re-exports [CasesInputCloseReasonGroupBody](../types/_models.CasesInputCloseReasonGroupBody.html)
|
|
244
|
-
|
|
245
|
-
***
|
|
246
|
-
|
|
247
|
-
### CasesInputCreateCase
|
|
248
|
-
|
|
249
|
-
Re-exports [CasesInputCreateCase](../interfaces/_models.CasesInputCreateCase.html)
|
|
250
|
-
|
|
251
|
-
***
|
|
252
|
-
|
|
253
|
-
### CasesInputCreateService
|
|
254
|
-
|
|
255
|
-
Re-exports [CasesInputCreateService](../interfaces/_models.CasesInputCreateService.html)
|
|
256
|
-
|
|
257
|
-
***
|
|
258
|
-
|
|
259
|
-
### CasesInputCreateStatusCondition
|
|
260
|
-
|
|
261
|
-
Re-exports [CasesInputCreateStatusCondition](../interfaces/_models.CasesInputCreateStatusCondition.html)
|
|
262
|
-
|
|
263
|
-
***
|
|
264
|
-
|
|
265
|
-
### CasesInputPriority
|
|
266
|
-
|
|
267
|
-
Re-exports [CasesInputPriority](../interfaces/_models.CasesInputPriority.html)
|
|
268
|
-
|
|
269
|
-
***
|
|
270
|
-
|
|
271
|
-
### CasesInputPriorityBody
|
|
272
|
-
|
|
273
|
-
Re-exports [CasesInputPriorityBody](../types/_models.CasesInputPriorityBody.html)
|
|
274
|
-
|
|
275
|
-
***
|
|
276
|
-
|
|
277
|
-
### CasesInputRelatedCase
|
|
278
|
-
|
|
279
|
-
Re-exports [CasesInputRelatedCase](../interfaces/_models.CasesInputRelatedCase.html)
|
|
280
|
-
|
|
281
|
-
***
|
|
282
|
-
|
|
283
|
-
### CasesInputService
|
|
284
|
-
|
|
285
|
-
Re-exports [CasesInputService](../interfaces/_models.CasesInputService.html)
|
|
286
|
-
|
|
287
|
-
***
|
|
288
|
-
|
|
289
|
-
### CasesInputServiceBody
|
|
290
|
-
|
|
291
|
-
Re-exports [CasesInputServiceBody](../types/_models.CasesInputServiceBody.html)
|
|
292
|
-
|
|
293
|
-
***
|
|
294
|
-
|
|
295
|
-
### CasesInputSLA
|
|
296
|
-
|
|
297
|
-
Re-exports [CasesInputSLA](../interfaces/_models.CasesInputSLA.html)
|
|
298
|
-
|
|
299
|
-
***
|
|
300
|
-
|
|
301
|
-
### CasesInputSLABody
|
|
302
|
-
|
|
303
|
-
Re-exports [CasesInputSLABody](../types/_models.CasesInputSLABody.html)
|
|
304
|
-
|
|
305
|
-
***
|
|
306
|
-
|
|
307
|
-
### CasesInputSLACondition
|
|
308
|
-
|
|
309
|
-
Re-exports [CasesInputSLACondition](../interfaces/_models.CasesInputSLACondition.html)
|
|
310
|
-
|
|
311
|
-
***
|
|
312
|
-
|
|
313
|
-
### CasesInputSLAConditionBody
|
|
314
|
-
|
|
315
|
-
Re-exports [CasesInputSLAConditionBody](../types/_models.CasesInputSLAConditionBody.html)
|
|
316
|
-
|
|
317
|
-
***
|
|
318
|
-
|
|
319
|
-
### CasesInputSource
|
|
320
|
-
|
|
321
|
-
Re-exports [CasesInputSource](../interfaces/_models.CasesInputSource.html)
|
|
322
|
-
|
|
323
|
-
***
|
|
324
|
-
|
|
325
|
-
### CasesInputSourceBody
|
|
326
|
-
|
|
327
|
-
Re-exports [CasesInputSourceBody](../types/_models.CasesInputSourceBody.html)
|
|
328
|
-
|
|
329
|
-
***
|
|
330
|
-
|
|
331
|
-
### CasesInputStatus
|
|
332
|
-
|
|
333
|
-
Re-exports [CasesInputStatus](../interfaces/_models.CasesInputStatus.html)
|
|
334
|
-
|
|
335
|
-
***
|
|
336
|
-
|
|
337
|
-
### CasesInputStatusBody
|
|
338
|
-
|
|
339
|
-
Re-exports [CasesInputStatusBody](../types/_models.CasesInputStatusBody.html)
|
|
340
|
-
|
|
341
|
-
***
|
|
342
|
-
|
|
343
|
-
### CasesInputStatusCondition
|
|
344
|
-
|
|
345
|
-
Re-exports [CasesInputStatusCondition](../interfaces/_models.CasesInputStatusCondition.html)
|
|
346
|
-
|
|
347
|
-
***
|
|
348
|
-
|
|
349
|
-
### CasesInputStatusConditionBody
|
|
350
|
-
|
|
351
|
-
Re-exports [CasesInputStatusConditionBody](../types/_models.CasesInputStatusConditionBody.html)
|
|
352
|
-
|
|
353
|
-
***
|
|
354
|
-
|
|
355
|
-
### CasesLinkCommunicationResponse
|
|
356
|
-
|
|
357
|
-
Re-exports [CasesLinkCommunicationResponse](../interfaces/_models.CasesLinkCommunicationResponse.html)
|
|
358
|
-
|
|
359
|
-
***
|
|
360
|
-
|
|
361
|
-
### CasesListCommunicationsResponse
|
|
362
|
-
|
|
363
|
-
Re-exports [CasesListCommunicationsResponse](../interfaces/_models.CasesListCommunicationsResponse.html)
|
|
364
|
-
|
|
365
|
-
***
|
|
366
|
-
|
|
367
|
-
### CasesLocateCatalogResponse
|
|
368
|
-
|
|
369
|
-
Re-exports [CasesLocateCatalogResponse](../interfaces/_models.CasesLocateCatalogResponse.html)
|
|
370
|
-
|
|
371
|
-
***
|
|
372
|
-
|
|
373
|
-
### CasesLocateCloseReasonGroupResponse
|
|
374
|
-
|
|
375
|
-
Re-exports [CasesLocateCloseReasonGroupResponse](../interfaces/_models.CasesLocateCloseReasonGroupResponse.html)
|
|
376
|
-
|
|
377
|
-
***
|
|
378
|
-
|
|
379
|
-
### CasesLocateCloseReasonResponse
|
|
380
|
-
|
|
381
|
-
Re-exports [CasesLocateCloseReasonResponse](../interfaces/_models.CasesLocateCloseReasonResponse.html)
|
|
382
|
-
|
|
383
|
-
***
|
|
384
|
-
|
|
385
|
-
### CasesLocatePriorityResponse
|
|
386
|
-
|
|
387
|
-
Re-exports [CasesLocatePriorityResponse](../interfaces/_models.CasesLocatePriorityResponse.html)
|
|
388
|
-
|
|
389
|
-
***
|
|
390
|
-
|
|
391
|
-
### CasesLocateServiceResponse
|
|
392
|
-
|
|
393
|
-
Re-exports [CasesLocateServiceResponse](../interfaces/_models.CasesLocateServiceResponse.html)
|
|
394
|
-
|
|
395
|
-
***
|
|
396
|
-
|
|
397
|
-
### CasesLocateSLAConditionResponse
|
|
398
|
-
|
|
399
|
-
Re-exports [CasesLocateSLAConditionResponse](../interfaces/_models.CasesLocateSLAConditionResponse.html)
|
|
400
|
-
|
|
401
|
-
***
|
|
402
|
-
|
|
403
|
-
### CasesLocateSLAResponse
|
|
404
|
-
|
|
405
|
-
Re-exports [CasesLocateSLAResponse](../interfaces/_models.CasesLocateSLAResponse.html)
|
|
406
|
-
|
|
407
|
-
***
|
|
408
|
-
|
|
409
|
-
### CasesLocateSourceResponse
|
|
410
|
-
|
|
411
|
-
Re-exports [CasesLocateSourceResponse](../interfaces/_models.CasesLocateSourceResponse.html)
|
|
412
|
-
|
|
413
|
-
***
|
|
414
|
-
|
|
415
|
-
### CasesLocateStatusConditionResponse
|
|
416
|
-
|
|
417
|
-
Re-exports [CasesLocateStatusConditionResponse](../interfaces/_models.CasesLocateStatusConditionResponse.html)
|
|
418
|
-
|
|
419
|
-
***
|
|
420
|
-
|
|
421
|
-
### CasesLocateStatusResponse
|
|
422
|
-
|
|
423
|
-
Re-exports [CasesLocateStatusResponse](../interfaces/_models.CasesLocateStatusResponse.html)
|
|
424
|
-
|
|
425
|
-
***
|
|
426
|
-
|
|
427
|
-
### CasesPriority
|
|
428
|
-
|
|
429
|
-
Re-exports [CasesPriority](../interfaces/_models.CasesPriority.html)
|
|
430
|
-
|
|
431
|
-
***
|
|
432
|
-
|
|
433
|
-
### CasesPriorityList
|
|
434
|
-
|
|
435
|
-
Re-exports [CasesPriorityList](../interfaces/_models.CasesPriorityList.html)
|
|
436
|
-
|
|
437
|
-
***
|
|
438
|
-
|
|
439
|
-
### CasesRateInfo
|
|
440
|
-
|
|
441
|
-
Re-exports [CasesRateInfo](../interfaces/_models.CasesRateInfo.html)
|
|
442
|
-
|
|
443
|
-
***
|
|
444
|
-
|
|
445
|
-
### CasesRelatedCase
|
|
446
|
-
|
|
447
|
-
Re-exports [CasesRelatedCase](../interfaces/_models.CasesRelatedCase.html)
|
|
448
|
-
|
|
449
|
-
***
|
|
450
|
-
|
|
451
|
-
### CasesRelatedCaseList
|
|
452
|
-
|
|
453
|
-
Re-exports [CasesRelatedCaseList](../interfaces/_models.CasesRelatedCaseList.html)
|
|
454
|
-
|
|
455
|
-
***
|
|
456
|
-
|
|
457
|
-
### CasesRelatedCaseLookup
|
|
458
|
-
|
|
459
|
-
Re-exports [CasesRelatedCaseLookup](../interfaces/_models.CasesRelatedCaseLookup.html)
|
|
460
|
-
|
|
461
|
-
***
|
|
462
|
-
|
|
463
|
-
### CasesRelationType
|
|
464
|
-
|
|
465
|
-
Re-exports [CasesRelationType](../variables/_models.CasesRelationType.html)
|
|
466
|
-
|
|
467
|
-
***
|
|
468
|
-
|
|
469
|
-
### CasesService
|
|
470
|
-
|
|
471
|
-
Re-exports [CasesService](../interfaces/_models.CasesService.html)
|
|
472
|
-
|
|
473
|
-
***
|
|
474
|
-
|
|
475
|
-
### CasesServiceList
|
|
476
|
-
|
|
477
|
-
Re-exports [CasesServiceList](../interfaces/_models.CasesServiceList.html)
|
|
478
|
-
|
|
479
|
-
***
|
|
480
|
-
|
|
481
|
-
### CasesSLA
|
|
482
|
-
|
|
483
|
-
Re-exports [CasesSLA](../interfaces/_models.CasesSLA.html)
|
|
484
|
-
|
|
485
|
-
***
|
|
486
|
-
|
|
487
|
-
### CasesSLACondition
|
|
488
|
-
|
|
489
|
-
Re-exports [CasesSLACondition](../interfaces/_models.CasesSLACondition.html)
|
|
490
|
-
|
|
491
|
-
***
|
|
492
|
-
|
|
493
|
-
### CasesSLAConditionList
|
|
494
|
-
|
|
495
|
-
Re-exports [CasesSLAConditionList](../interfaces/_models.CasesSLAConditionList.html)
|
|
496
|
-
|
|
497
|
-
***
|
|
498
|
-
|
|
499
|
-
### CasesSLAList
|
|
500
|
-
|
|
501
|
-
Re-exports [CasesSLAList](../interfaces/_models.CasesSLAList.html)
|
|
502
|
-
|
|
503
|
-
***
|
|
504
|
-
|
|
505
|
-
### CasesSource
|
|
506
|
-
|
|
507
|
-
Re-exports [CasesSource](../interfaces/_models.CasesSource.html)
|
|
508
|
-
|
|
509
|
-
***
|
|
510
|
-
|
|
511
|
-
### CasesSourceList
|
|
512
|
-
|
|
513
|
-
Re-exports [CasesSourceList](../interfaces/_models.CasesSourceList.html)
|
|
514
|
-
|
|
515
|
-
***
|
|
516
|
-
|
|
517
|
-
### CasesSourceType
|
|
518
|
-
|
|
519
|
-
Re-exports [CasesSourceType](../variables/_models.CasesSourceType.html)
|
|
520
|
-
|
|
521
|
-
***
|
|
522
|
-
|
|
523
|
-
### CasesSourceTypeLookup
|
|
524
|
-
|
|
525
|
-
Re-exports [CasesSourceTypeLookup](../interfaces/_models.CasesSourceTypeLookup.html)
|
|
526
|
-
|
|
527
|
-
***
|
|
528
|
-
|
|
529
|
-
### CasesStatusCondition
|
|
530
|
-
|
|
531
|
-
Re-exports [CasesStatusCondition](../interfaces/_models.CasesStatusCondition.html)
|
|
532
|
-
|
|
533
|
-
***
|
|
534
|
-
|
|
535
|
-
### CasesStatusConditionList
|
|
536
|
-
|
|
537
|
-
Re-exports [CasesStatusConditionList](../interfaces/_models.CasesStatusConditionList.html)
|
|
538
|
-
|
|
539
|
-
***
|
|
540
|
-
|
|
541
|
-
### CasesStatusList
|
|
542
|
-
|
|
543
|
-
Re-exports [CasesStatusList](../interfaces/_models.CasesStatusList.html)
|
|
544
|
-
|
|
545
|
-
***
|
|
546
|
-
|
|
547
|
-
### CasesTimingInfo
|
|
548
|
-
|
|
549
|
-
Re-exports [CasesTimingInfo](../interfaces/_models.CasesTimingInfo.html)
|
|
550
|
-
|
|
551
|
-
***
|
|
552
|
-
|
|
553
|
-
### CasesTranscriptLookup
|
|
554
|
-
|
|
555
|
-
Re-exports [CasesTranscriptLookup](../interfaces/_models.CasesTranscriptLookup.html)
|
|
556
|
-
|
|
557
|
-
***
|
|
558
|
-
|
|
559
|
-
### CasesUnlinkCommunicationResponse
|
|
560
|
-
|
|
561
|
-
Re-exports [CasesUnlinkCommunicationResponse](../interfaces/_models.CasesUnlinkCommunicationResponse.html)
|
|
562
|
-
|
|
563
|
-
***
|
|
564
|
-
|
|
565
|
-
### CreateCaseParams
|
|
566
|
-
|
|
567
|
-
Re-exports [CreateCaseParams](../types/_models.CreateCaseParams.html)
|
|
568
|
-
|
|
569
|
-
***
|
|
570
|
-
|
|
571
|
-
### CreateCaseResult
|
|
572
|
-
|
|
573
|
-
Re-exports [CreateCaseResult](../types/cases_cases.api.gen.CreateCaseResult.html)
|
|
574
|
-
|
|
575
|
-
***
|
|
576
|
-
|
|
577
|
-
### CreateCatalogParams
|
|
578
|
-
|
|
579
|
-
Re-exports [CreateCatalogParams](../types/_models.CreateCatalogParams.html)
|
|
580
|
-
|
|
581
|
-
***
|
|
582
|
-
|
|
583
|
-
### CreateCatalogResult
|
|
584
|
-
|
|
585
|
-
Re-exports [CreateCatalogResult](../types/catalogs_catalogs.api.gen.CreateCatalogResult.html)
|
|
586
|
-
|
|
587
|
-
***
|
|
588
|
-
|
|
589
|
-
### CreateCloseReasonGroupParams
|
|
590
|
-
|
|
591
|
-
Re-exports [CreateCloseReasonGroupParams](../types/_models.CreateCloseReasonGroupParams.html)
|
|
592
|
-
|
|
593
|
-
***
|
|
594
|
-
|
|
595
|
-
### CreateCloseReasonGroupResult
|
|
596
|
-
|
|
597
|
-
Re-exports [CreateCloseReasonGroupResult](../types/close-reason-groups_close-reason-groups.api.gen.CreateCloseReasonGroupResult.html)
|
|
598
|
-
|
|
599
|
-
***
|
|
600
|
-
|
|
601
|
-
### CreateCloseReasonParams
|
|
602
|
-
|
|
603
|
-
Re-exports [CreateCloseReasonParams](../types/_models.CreateCloseReasonParams.html)
|
|
604
|
-
|
|
605
|
-
***
|
|
606
|
-
|
|
607
|
-
### CreateCloseReasonResult
|
|
608
|
-
|
|
609
|
-
Re-exports [CreateCloseReasonResult](../types/close-reasons_close-reasons.api.gen.CreateCloseReasonResult.html)
|
|
610
|
-
|
|
611
|
-
***
|
|
612
|
-
|
|
613
|
-
### CreateLinkParams
|
|
614
|
-
|
|
615
|
-
Re-exports [CreateLinkParams](../types/_models.CreateLinkParams.html)
|
|
616
|
-
|
|
617
|
-
***
|
|
618
|
-
|
|
619
|
-
### CreateLinkResult
|
|
620
|
-
|
|
621
|
-
Re-exports [CreateLinkResult](../types/case-links_case-links.api.gen.CreateLinkResult.html)
|
|
622
|
-
|
|
623
|
-
***
|
|
624
|
-
|
|
625
|
-
### CreatePriorityParams
|
|
626
|
-
|
|
627
|
-
Re-exports [CreatePriorityParams](../types/_models.CreatePriorityParams.html)
|
|
628
|
-
|
|
629
|
-
***
|
|
630
|
-
|
|
631
|
-
### CreatePriorityResult
|
|
632
|
-
|
|
633
|
-
Re-exports [CreatePriorityResult](../types/priorities_priorities.api.gen.CreatePriorityResult.html)
|
|
634
|
-
|
|
635
|
-
***
|
|
636
|
-
|
|
637
|
-
### CreateRelatedCaseParams
|
|
638
|
-
|
|
639
|
-
Re-exports [CreateRelatedCaseParams](../types/_models.CreateRelatedCaseParams.html)
|
|
640
|
-
|
|
641
|
-
***
|
|
642
|
-
|
|
643
|
-
### CreateRelatedCaseResult
|
|
644
|
-
|
|
645
|
-
Re-exports [CreateRelatedCaseResult](../types/related-cases_related-cases.api.gen.CreateRelatedCaseResult.html)
|
|
646
|
-
|
|
647
|
-
***
|
|
648
|
-
|
|
649
|
-
### CreateServiceParams
|
|
650
|
-
|
|
651
|
-
Re-exports [CreateServiceParams](../types/_models.CreateServiceParams.html)
|
|
652
|
-
|
|
653
|
-
***
|
|
654
|
-
|
|
655
|
-
### CreateServiceResult
|
|
656
|
-
|
|
657
|
-
Re-exports [CreateServiceResult](../types/services_services.api.gen.CreateServiceResult.html)
|
|
658
|
-
|
|
659
|
-
***
|
|
660
|
-
|
|
661
|
-
### CreateSLAConditionParams
|
|
662
|
-
|
|
663
|
-
Re-exports [CreateSLAConditionParams](../types/_models.CreateSLAConditionParams.html)
|
|
664
|
-
|
|
665
|
-
***
|
|
666
|
-
|
|
667
|
-
### CreateSLAConditionResult
|
|
668
|
-
|
|
669
|
-
Re-exports [CreateSLAConditionResult](../types/slaconditions_slaconditions.api.gen.CreateSLAConditionResult.html)
|
|
670
|
-
|
|
671
|
-
***
|
|
672
|
-
|
|
673
|
-
### CreateSLAParams
|
|
674
|
-
|
|
675
|
-
Re-exports [CreateSLAParams](../types/_models.CreateSLAParams.html)
|
|
676
|
-
|
|
677
|
-
***
|
|
678
|
-
|
|
679
|
-
### CreateSLAResult
|
|
680
|
-
|
|
681
|
-
Re-exports [CreateSLAResult](../types/slas_slas.api.gen.CreateSLAResult.html)
|
|
682
|
-
|
|
683
|
-
***
|
|
684
|
-
|
|
685
|
-
### CreateSourceParams
|
|
686
|
-
|
|
687
|
-
Re-exports [CreateSourceParams](../types/_models.CreateSourceParams.html)
|
|
688
|
-
|
|
689
|
-
***
|
|
690
|
-
|
|
691
|
-
### CreateSourceResult
|
|
692
|
-
|
|
693
|
-
Re-exports [CreateSourceResult](../types/sources_sources.api.gen.CreateSourceResult.html)
|
|
694
|
-
|
|
695
|
-
***
|
|
696
|
-
|
|
697
|
-
### CreateStatusConditionParams
|
|
698
|
-
|
|
699
|
-
Re-exports [CreateStatusConditionParams](../types/_models.CreateStatusConditionParams.html)
|
|
700
|
-
|
|
701
|
-
***
|
|
702
|
-
|
|
703
|
-
### CreateStatusConditionResult
|
|
704
|
-
|
|
705
|
-
Re-exports [CreateStatusConditionResult](../types/status-conditions_status-conditions.api.gen.CreateStatusConditionResult.html)
|
|
706
|
-
|
|
707
|
-
***
|
|
708
|
-
|
|
709
|
-
### CreateStatusParams
|
|
710
|
-
|
|
711
|
-
Re-exports [CreateStatusParams](../types/_models.CreateStatusParams.html)
|
|
712
|
-
|
|
713
|
-
***
|
|
714
|
-
|
|
715
|
-
### CreateStatusResult
|
|
716
|
-
|
|
717
|
-
Re-exports [CreateStatusResult](../types/statuses_statuses.api.gen.CreateStatusResult.html)
|
|
718
|
-
|
|
719
|
-
***
|
|
720
|
-
|
|
721
|
-
### DeleteCaseParams
|
|
722
|
-
|
|
723
|
-
Re-exports [DeleteCaseParams](../types/_models.DeleteCaseParams.html)
|
|
724
|
-
|
|
725
|
-
***
|
|
726
|
-
|
|
727
|
-
### DeleteCaseResult
|
|
728
|
-
|
|
729
|
-
Re-exports [DeleteCaseResult](../types/cases_cases.api.gen.DeleteCaseResult.html)
|
|
730
|
-
|
|
731
|
-
***
|
|
732
|
-
|
|
733
|
-
### DeleteCatalogResult
|
|
734
|
-
|
|
735
|
-
Re-exports [DeleteCatalogResult](../types/catalogs_catalogs.api.gen.DeleteCatalogResult.html)
|
|
736
|
-
|
|
737
|
-
***
|
|
738
|
-
|
|
739
|
-
### DeleteCloseReasonGroupResult
|
|
740
|
-
|
|
741
|
-
Re-exports [DeleteCloseReasonGroupResult](../types/close-reason-groups_close-reason-groups.api.gen.DeleteCloseReasonGroupResult.html)
|
|
742
|
-
|
|
743
|
-
***
|
|
744
|
-
|
|
745
|
-
### DeleteCloseReasonResult
|
|
746
|
-
|
|
747
|
-
Re-exports [DeleteCloseReasonResult](../types/close-reasons_close-reasons.api.gen.DeleteCloseReasonResult.html)
|
|
748
|
-
|
|
749
|
-
***
|
|
750
|
-
|
|
751
|
-
### DeleteCommentParams
|
|
752
|
-
|
|
753
|
-
Re-exports [DeleteCommentParams](../types/_models.DeleteCommentParams.html)
|
|
754
|
-
|
|
755
|
-
***
|
|
756
|
-
|
|
757
|
-
### DeleteCommentResult
|
|
758
|
-
|
|
759
|
-
Re-exports [DeleteCommentResult](../types/case-comments_case-comments.api.gen.DeleteCommentResult.html)
|
|
760
|
-
|
|
761
|
-
***
|
|
762
|
-
|
|
763
|
-
### DeleteFileResult
|
|
764
|
-
|
|
765
|
-
Re-exports [DeleteFileResult](../types/case-files_case-files.api.gen.DeleteFileResult.html)
|
|
766
|
-
|
|
767
|
-
***
|
|
768
|
-
|
|
769
|
-
### DeleteLinkResult
|
|
770
|
-
|
|
771
|
-
Re-exports [DeleteLinkResult](../types/case-links_case-links.api.gen.DeleteLinkResult.html)
|
|
772
|
-
|
|
773
|
-
***
|
|
774
|
-
|
|
775
|
-
### DeletePriorityResult
|
|
776
|
-
|
|
777
|
-
Re-exports [DeletePriorityResult](../types/priorities_priorities.api.gen.DeletePriorityResult.html)
|
|
778
|
-
|
|
779
|
-
***
|
|
780
|
-
|
|
781
|
-
### DeleteRelatedCaseResult
|
|
782
|
-
|
|
783
|
-
Re-exports [DeleteRelatedCaseResult](../types/related-cases_related-cases.api.gen.DeleteRelatedCaseResult.html)
|
|
784
|
-
|
|
785
|
-
***
|
|
786
|
-
|
|
787
|
-
### DeleteServiceResult
|
|
788
|
-
|
|
789
|
-
Re-exports [DeleteServiceResult](../types/services_services.api.gen.DeleteServiceResult.html)
|
|
790
|
-
|
|
791
|
-
***
|
|
792
|
-
|
|
793
|
-
### DeleteSLAConditionResult
|
|
794
|
-
|
|
795
|
-
Re-exports [DeleteSLAConditionResult](../types/slaconditions_slaconditions.api.gen.DeleteSLAConditionResult.html)
|
|
796
|
-
|
|
797
|
-
***
|
|
798
|
-
|
|
799
|
-
### DeleteSLAResult
|
|
800
|
-
|
|
801
|
-
Re-exports [DeleteSLAResult](../types/slas_slas.api.gen.DeleteSLAResult.html)
|
|
802
|
-
|
|
803
|
-
***
|
|
804
|
-
|
|
805
|
-
### DeleteSourceResult
|
|
806
|
-
|
|
807
|
-
Re-exports [DeleteSourceResult](../types/sources_sources.api.gen.DeleteSourceResult.html)
|
|
808
|
-
|
|
809
|
-
***
|
|
810
|
-
|
|
811
|
-
### DeleteStatusConditionResult
|
|
812
|
-
|
|
813
|
-
Re-exports [DeleteStatusConditionResult](../types/status-conditions_status-conditions.api.gen.DeleteStatusConditionResult.html)
|
|
814
|
-
|
|
815
|
-
***
|
|
816
|
-
|
|
817
|
-
### DeleteStatusResult
|
|
818
|
-
|
|
819
|
-
Re-exports [DeleteStatusResult](../types/statuses_statuses.api.gen.DeleteStatusResult.html)
|
|
820
|
-
|
|
821
|
-
***
|
|
822
|
-
|
|
823
|
-
### GeneralExtendedLookup
|
|
824
|
-
|
|
825
|
-
Re-exports [GeneralExtendedLookup](../interfaces/_models.GeneralExtendedLookup.html)
|
|
826
|
-
|
|
827
|
-
***
|
|
828
|
-
|
|
829
|
-
### GeneralLookup
|
|
830
|
-
|
|
831
|
-
Re-exports [GeneralLookup](../interfaces/_models.GeneralLookup.html)
|
|
832
|
-
|
|
833
|
-
***
|
|
834
|
-
|
|
835
|
-
### getCaseComments
|
|
836
|
-
|
|
837
|
-
Re-exports [getCaseComments](../functions/case-comments_case-comments.api.gen.getCaseComments.html)
|
|
838
|
-
|
|
839
|
-
***
|
|
840
|
-
|
|
841
|
-
### getCaseCommentsMock
|
|
842
|
-
|
|
843
|
-
Re-exports [getCaseCommentsMock](../functions/case-comments_case-comments.msw.api.gen.getCaseCommentsMock.html)
|
|
844
|
-
|
|
845
|
-
***
|
|
846
|
-
|
|
847
|
-
### getCaseCommunications
|
|
848
|
-
|
|
849
|
-
Re-exports [getCaseCommunications](../functions/case-communications_case-communications.api.gen.getCaseCommunications.html)
|
|
850
|
-
|
|
851
|
-
***
|
|
852
|
-
|
|
853
|
-
### getCaseCommunicationsMock
|
|
854
|
-
|
|
855
|
-
Re-exports [getCaseCommunicationsMock](../functions/case-communications_case-communications.msw.api.gen.getCaseCommunicationsMock.html)
|
|
856
|
-
|
|
857
|
-
***
|
|
858
|
-
|
|
859
|
-
### getCaseFiles
|
|
860
|
-
|
|
861
|
-
Re-exports [getCaseFiles](../functions/case-files_case-files.api.gen.getCaseFiles.html)
|
|
862
|
-
|
|
863
|
-
***
|
|
864
|
-
|
|
865
|
-
### getCaseFilesMock
|
|
866
|
-
|
|
867
|
-
Re-exports [getCaseFilesMock](../functions/case-files_case-files.msw.api.gen.getCaseFilesMock.html)
|
|
868
|
-
|
|
869
|
-
***
|
|
870
|
-
|
|
871
|
-
### getCaseLinks
|
|
872
|
-
|
|
873
|
-
Re-exports [getCaseLinks](../functions/case-links_case-links.api.gen.getCaseLinks.html)
|
|
874
|
-
|
|
875
|
-
***
|
|
876
|
-
|
|
877
|
-
### getCaseLinksMock
|
|
878
|
-
|
|
879
|
-
Re-exports [getCaseLinksMock](../functions/case-links_case-links.msw.api.gen.getCaseLinksMock.html)
|
|
880
|
-
|
|
881
|
-
***
|
|
882
|
-
|
|
883
|
-
### getCases
|
|
884
|
-
|
|
885
|
-
Re-exports [getCases](../functions/cases_cases.api.gen.getCases.html)
|
|
886
|
-
|
|
887
|
-
***
|
|
888
|
-
|
|
889
|
-
### getCasesMock
|
|
890
|
-
|
|
891
|
-
Re-exports [getCasesMock](../functions/cases_cases.msw.api.gen.getCasesMock.html)
|
|
892
|
-
|
|
893
|
-
***
|
|
894
|
-
|
|
895
|
-
### getCaseTimeline
|
|
896
|
-
|
|
897
|
-
Re-exports [getCaseTimeline](../functions/case-timeline_case-timeline.api.gen.getCaseTimeline.html)
|
|
898
|
-
|
|
899
|
-
***
|
|
900
|
-
|
|
901
|
-
### getCaseTimelineMock
|
|
902
|
-
|
|
903
|
-
Re-exports [getCaseTimelineMock](../functions/case-timeline_case-timeline.msw.api.gen.getCaseTimelineMock.html)
|
|
904
|
-
|
|
905
|
-
***
|
|
906
|
-
|
|
907
|
-
### getCatalogs
|
|
908
|
-
|
|
909
|
-
Re-exports [getCatalogs](../functions/catalogs_catalogs.api.gen.getCatalogs.html)
|
|
910
|
-
|
|
911
|
-
***
|
|
912
|
-
|
|
913
|
-
### getCatalogsMock
|
|
914
|
-
|
|
915
|
-
Re-exports [getCatalogsMock](../functions/catalogs_catalogs.msw.api.gen.getCatalogsMock.html)
|
|
916
|
-
|
|
917
|
-
***
|
|
918
|
-
|
|
919
|
-
### getCloseReasonGroups
|
|
920
|
-
|
|
921
|
-
Re-exports [getCloseReasonGroups](../functions/close-reason-groups_close-reason-groups.api.gen.getCloseReasonGroups.html)
|
|
922
|
-
|
|
923
|
-
***
|
|
924
|
-
|
|
925
|
-
### getCloseReasonGroupsMock
|
|
926
|
-
|
|
927
|
-
Re-exports [getCloseReasonGroupsMock](../functions/close-reason-groups_close-reason-groups.msw.api.gen.getCloseReasonGroupsMock.html)
|
|
928
|
-
|
|
929
|
-
***
|
|
930
|
-
|
|
931
|
-
### getCloseReasons
|
|
932
|
-
|
|
933
|
-
Re-exports [getCloseReasons](../functions/close-reasons_close-reasons.api.gen.getCloseReasons.html)
|
|
934
|
-
|
|
935
|
-
***
|
|
936
|
-
|
|
937
|
-
### getCloseReasonsMock
|
|
938
|
-
|
|
939
|
-
Re-exports [getCloseReasonsMock](../functions/close-reasons_close-reasons.msw.api.gen.getCloseReasonsMock.html)
|
|
940
|
-
|
|
941
|
-
***
|
|
942
|
-
|
|
943
|
-
### getCreateCaseMockHandler
|
|
944
|
-
|
|
945
|
-
Re-exports [getCreateCaseMockHandler](../functions/cases_cases.msw.api.gen.getCreateCaseMockHandler.html)
|
|
946
|
-
|
|
947
|
-
***
|
|
948
|
-
|
|
949
|
-
### getCreateCaseResponseMock
|
|
950
|
-
|
|
951
|
-
Re-exports [getCreateCaseResponseMock](../functions/cases_cases.msw.api.gen.getCreateCaseResponseMock.html)
|
|
952
|
-
|
|
953
|
-
***
|
|
954
|
-
|
|
955
|
-
### getCreateCatalogMockHandler
|
|
956
|
-
|
|
957
|
-
Re-exports [getCreateCatalogMockHandler](../functions/catalogs_catalogs.msw.api.gen.getCreateCatalogMockHandler.html)
|
|
958
|
-
|
|
959
|
-
***
|
|
960
|
-
|
|
961
|
-
### getCreateCatalogResponseMock
|
|
962
|
-
|
|
963
|
-
Re-exports [getCreateCatalogResponseMock](../functions/catalogs_catalogs.msw.api.gen.getCreateCatalogResponseMock.html)
|
|
964
|
-
|
|
965
|
-
***
|
|
966
|
-
|
|
967
|
-
### getCreateCloseReasonGroupMockHandler
|
|
968
|
-
|
|
969
|
-
Re-exports [getCreateCloseReasonGroupMockHandler](../functions/close-reason-groups_close-reason-groups.msw.api.gen.getCreateCloseReasonGroupMockHandler.html)
|
|
970
|
-
|
|
971
|
-
***
|
|
972
|
-
|
|
973
|
-
### getCreateCloseReasonGroupResponseMock
|
|
974
|
-
|
|
975
|
-
Re-exports [getCreateCloseReasonGroupResponseMock](../functions/close-reason-groups_close-reason-groups.msw.api.gen.getCreateCloseReasonGroupResponseMock.html)
|
|
976
|
-
|
|
977
|
-
***
|
|
978
|
-
|
|
979
|
-
### getCreateCloseReasonMockHandler
|
|
980
|
-
|
|
981
|
-
Re-exports [getCreateCloseReasonMockHandler](../functions/close-reasons_close-reasons.msw.api.gen.getCreateCloseReasonMockHandler.html)
|
|
982
|
-
|
|
983
|
-
***
|
|
984
|
-
|
|
985
|
-
### getCreateCloseReasonResponseMock
|
|
986
|
-
|
|
987
|
-
Re-exports [getCreateCloseReasonResponseMock](../functions/close-reasons_close-reasons.msw.api.gen.getCreateCloseReasonResponseMock.html)
|
|
988
|
-
|
|
989
|
-
***
|
|
990
|
-
|
|
991
|
-
### getCreateLinkMockHandler
|
|
992
|
-
|
|
993
|
-
Re-exports [getCreateLinkMockHandler](../functions/case-links_case-links.msw.api.gen.getCreateLinkMockHandler.html)
|
|
994
|
-
|
|
995
|
-
***
|
|
996
|
-
|
|
997
|
-
### getCreateLinkResponseMock
|
|
998
|
-
|
|
999
|
-
Re-exports [getCreateLinkResponseMock](../functions/case-links_case-links.msw.api.gen.getCreateLinkResponseMock.html)
|
|
1000
|
-
|
|
1001
|
-
***
|
|
1002
|
-
|
|
1003
|
-
### getCreatePriorityMockHandler
|
|
1004
|
-
|
|
1005
|
-
Re-exports [getCreatePriorityMockHandler](../functions/priorities_priorities.msw.api.gen.getCreatePriorityMockHandler.html)
|
|
1006
|
-
|
|
1007
|
-
***
|
|
1008
|
-
|
|
1009
|
-
### getCreatePriorityResponseMock
|
|
1010
|
-
|
|
1011
|
-
Re-exports [getCreatePriorityResponseMock](../functions/priorities_priorities.msw.api.gen.getCreatePriorityResponseMock.html)
|
|
1012
|
-
|
|
1013
|
-
***
|
|
1014
|
-
|
|
1015
|
-
### getCreateRelatedCaseMockHandler
|
|
1016
|
-
|
|
1017
|
-
Re-exports [getCreateRelatedCaseMockHandler](../functions/related-cases_related-cases.msw.api.gen.getCreateRelatedCaseMockHandler.html)
|
|
1018
|
-
|
|
1019
|
-
***
|
|
1020
|
-
|
|
1021
|
-
### getCreateRelatedCaseResponseMock
|
|
1022
|
-
|
|
1023
|
-
Re-exports [getCreateRelatedCaseResponseMock](../functions/related-cases_related-cases.msw.api.gen.getCreateRelatedCaseResponseMock.html)
|
|
1024
|
-
|
|
1025
|
-
***
|
|
1026
|
-
|
|
1027
|
-
### getCreateServiceMockHandler
|
|
1028
|
-
|
|
1029
|
-
Re-exports [getCreateServiceMockHandler](../functions/services_services.msw.api.gen.getCreateServiceMockHandler.html)
|
|
1030
|
-
|
|
1031
|
-
***
|
|
1032
|
-
|
|
1033
|
-
### getCreateServiceResponseMock
|
|
1034
|
-
|
|
1035
|
-
Re-exports [getCreateServiceResponseMock](../functions/services_services.msw.api.gen.getCreateServiceResponseMock.html)
|
|
1036
|
-
|
|
1037
|
-
***
|
|
1038
|
-
|
|
1039
|
-
### getCreateSLAConditionMockHandler
|
|
1040
|
-
|
|
1041
|
-
Re-exports [getCreateSLAConditionMockHandler](../functions/slaconditions_slaconditions.msw.api.gen.getCreateSLAConditionMockHandler.html)
|
|
1042
|
-
|
|
1043
|
-
***
|
|
1044
|
-
|
|
1045
|
-
### getCreateSLAConditionResponseMock
|
|
1046
|
-
|
|
1047
|
-
Re-exports [getCreateSLAConditionResponseMock](../functions/slaconditions_slaconditions.msw.api.gen.getCreateSLAConditionResponseMock.html)
|
|
1048
|
-
|
|
1049
|
-
***
|
|
1050
|
-
|
|
1051
|
-
### getCreateSLAMockHandler
|
|
1052
|
-
|
|
1053
|
-
Re-exports [getCreateSLAMockHandler](../functions/slas_slas.msw.api.gen.getCreateSLAMockHandler.html)
|
|
1054
|
-
|
|
1055
|
-
***
|
|
1056
|
-
|
|
1057
|
-
### getCreateSLAResponseMock
|
|
1058
|
-
|
|
1059
|
-
Re-exports [getCreateSLAResponseMock](../functions/slas_slas.msw.api.gen.getCreateSLAResponseMock.html)
|
|
1060
|
-
|
|
1061
|
-
***
|
|
1062
|
-
|
|
1063
|
-
### getCreateSourceMockHandler
|
|
1064
|
-
|
|
1065
|
-
Re-exports [getCreateSourceMockHandler](../functions/sources_sources.msw.api.gen.getCreateSourceMockHandler.html)
|
|
1066
|
-
|
|
1067
|
-
***
|
|
1068
|
-
|
|
1069
|
-
### getCreateSourceResponseMock
|
|
1070
|
-
|
|
1071
|
-
Re-exports [getCreateSourceResponseMock](../functions/sources_sources.msw.api.gen.getCreateSourceResponseMock.html)
|
|
1072
|
-
|
|
1073
|
-
***
|
|
1074
|
-
|
|
1075
|
-
### getCreateStatusConditionMockHandler
|
|
1076
|
-
|
|
1077
|
-
Re-exports [getCreateStatusConditionMockHandler](../functions/status-conditions_status-conditions.msw.api.gen.getCreateStatusConditionMockHandler.html)
|
|
1078
|
-
|
|
1079
|
-
***
|
|
1080
|
-
|
|
1081
|
-
### getCreateStatusConditionResponseMock
|
|
1082
|
-
|
|
1083
|
-
Re-exports [getCreateStatusConditionResponseMock](../functions/status-conditions_status-conditions.msw.api.gen.getCreateStatusConditionResponseMock.html)
|
|
1084
|
-
|
|
1085
|
-
***
|
|
1086
|
-
|
|
1087
|
-
### getCreateStatusMockHandler
|
|
1088
|
-
|
|
1089
|
-
Re-exports [getCreateStatusMockHandler](../functions/statuses_statuses.msw.api.gen.getCreateStatusMockHandler.html)
|
|
1090
|
-
|
|
1091
|
-
***
|
|
1092
|
-
|
|
1093
|
-
### getCreateStatusResponseMock
|
|
1094
|
-
|
|
1095
|
-
Re-exports [getCreateStatusResponseMock](../functions/statuses_statuses.msw.api.gen.getCreateStatusResponseMock.html)
|
|
1096
|
-
|
|
1097
|
-
***
|
|
1098
|
-
|
|
1099
|
-
### getDeleteCaseMockHandler
|
|
1100
|
-
|
|
1101
|
-
Re-exports [getDeleteCaseMockHandler](../functions/cases_cases.msw.api.gen.getDeleteCaseMockHandler.html)
|
|
1102
|
-
|
|
1103
|
-
***
|
|
1104
|
-
|
|
1105
|
-
### getDeleteCaseResponseMock
|
|
1106
|
-
|
|
1107
|
-
Re-exports [getDeleteCaseResponseMock](../functions/cases_cases.msw.api.gen.getDeleteCaseResponseMock.html)
|
|
1108
|
-
|
|
1109
|
-
***
|
|
1110
|
-
|
|
1111
|
-
### getDeleteCatalogMockHandler
|
|
1112
|
-
|
|
1113
|
-
Re-exports [getDeleteCatalogMockHandler](../functions/catalogs_catalogs.msw.api.gen.getDeleteCatalogMockHandler.html)
|
|
1114
|
-
|
|
1115
|
-
***
|
|
1116
|
-
|
|
1117
|
-
### getDeleteCatalogResponseMock
|
|
1118
|
-
|
|
1119
|
-
Re-exports [getDeleteCatalogResponseMock](../functions/catalogs_catalogs.msw.api.gen.getDeleteCatalogResponseMock.html)
|
|
1120
|
-
|
|
1121
|
-
***
|
|
1122
|
-
|
|
1123
|
-
### getDeleteCloseReasonGroupMockHandler
|
|
1124
|
-
|
|
1125
|
-
Re-exports [getDeleteCloseReasonGroupMockHandler](../functions/close-reason-groups_close-reason-groups.msw.api.gen.getDeleteCloseReasonGroupMockHandler.html)
|
|
1126
|
-
|
|
1127
|
-
***
|
|
1128
|
-
|
|
1129
|
-
### getDeleteCloseReasonGroupResponseMock
|
|
1130
|
-
|
|
1131
|
-
Re-exports [getDeleteCloseReasonGroupResponseMock](../functions/close-reason-groups_close-reason-groups.msw.api.gen.getDeleteCloseReasonGroupResponseMock.html)
|
|
1132
|
-
|
|
1133
|
-
***
|
|
1134
|
-
|
|
1135
|
-
### getDeleteCloseReasonMockHandler
|
|
1136
|
-
|
|
1137
|
-
Re-exports [getDeleteCloseReasonMockHandler](../functions/close-reasons_close-reasons.msw.api.gen.getDeleteCloseReasonMockHandler.html)
|
|
1138
|
-
|
|
1139
|
-
***
|
|
1140
|
-
|
|
1141
|
-
### getDeleteCloseReasonResponseMock
|
|
1142
|
-
|
|
1143
|
-
Re-exports [getDeleteCloseReasonResponseMock](../functions/close-reasons_close-reasons.msw.api.gen.getDeleteCloseReasonResponseMock.html)
|
|
1144
|
-
|
|
1145
|
-
***
|
|
1146
|
-
|
|
1147
|
-
### getDeleteCommentMockHandler
|
|
1148
|
-
|
|
1149
|
-
Re-exports [getDeleteCommentMockHandler](../functions/case-comments_case-comments.msw.api.gen.getDeleteCommentMockHandler.html)
|
|
1150
|
-
|
|
1151
|
-
***
|
|
1152
|
-
|
|
1153
|
-
### getDeleteCommentResponseMock
|
|
1154
|
-
|
|
1155
|
-
Re-exports [getDeleteCommentResponseMock](../functions/case-comments_case-comments.msw.api.gen.getDeleteCommentResponseMock.html)
|
|
1156
|
-
|
|
1157
|
-
***
|
|
1158
|
-
|
|
1159
|
-
### getDeleteFileMockHandler
|
|
1160
|
-
|
|
1161
|
-
Re-exports [getDeleteFileMockHandler](../functions/case-files_case-files.msw.api.gen.getDeleteFileMockHandler.html)
|
|
1162
|
-
|
|
1163
|
-
***
|
|
1164
|
-
|
|
1165
|
-
### getDeleteFileResponseMock
|
|
1166
|
-
|
|
1167
|
-
Re-exports [getDeleteFileResponseMock](../functions/case-files_case-files.msw.api.gen.getDeleteFileResponseMock.html)
|
|
1168
|
-
|
|
1169
|
-
***
|
|
1170
|
-
|
|
1171
|
-
### getDeleteLinkMockHandler
|
|
1172
|
-
|
|
1173
|
-
Re-exports [getDeleteLinkMockHandler](../functions/case-links_case-links.msw.api.gen.getDeleteLinkMockHandler.html)
|
|
1174
|
-
|
|
1175
|
-
***
|
|
1176
|
-
|
|
1177
|
-
### getDeleteLinkResponseMock
|
|
1178
|
-
|
|
1179
|
-
Re-exports [getDeleteLinkResponseMock](../functions/case-links_case-links.msw.api.gen.getDeleteLinkResponseMock.html)
|
|
1180
|
-
|
|
1181
|
-
***
|
|
1182
|
-
|
|
1183
|
-
### getDeletePriorityMockHandler
|
|
1184
|
-
|
|
1185
|
-
Re-exports [getDeletePriorityMockHandler](../functions/priorities_priorities.msw.api.gen.getDeletePriorityMockHandler.html)
|
|
1186
|
-
|
|
1187
|
-
***
|
|
1188
|
-
|
|
1189
|
-
### getDeletePriorityResponseMock
|
|
1190
|
-
|
|
1191
|
-
Re-exports [getDeletePriorityResponseMock](../functions/priorities_priorities.msw.api.gen.getDeletePriorityResponseMock.html)
|
|
1192
|
-
|
|
1193
|
-
***
|
|
1194
|
-
|
|
1195
|
-
### getDeleteRelatedCaseMockHandler
|
|
1196
|
-
|
|
1197
|
-
Re-exports [getDeleteRelatedCaseMockHandler](../functions/related-cases_related-cases.msw.api.gen.getDeleteRelatedCaseMockHandler.html)
|
|
1198
|
-
|
|
1199
|
-
***
|
|
1200
|
-
|
|
1201
|
-
### getDeleteRelatedCaseResponseMock
|
|
1202
|
-
|
|
1203
|
-
Re-exports [getDeleteRelatedCaseResponseMock](../functions/related-cases_related-cases.msw.api.gen.getDeleteRelatedCaseResponseMock.html)
|
|
1204
|
-
|
|
1205
|
-
***
|
|
1206
|
-
|
|
1207
|
-
### getDeleteServiceMockHandler
|
|
1208
|
-
|
|
1209
|
-
Re-exports [getDeleteServiceMockHandler](../functions/services_services.msw.api.gen.getDeleteServiceMockHandler.html)
|
|
1210
|
-
|
|
1211
|
-
***
|
|
1212
|
-
|
|
1213
|
-
### getDeleteServiceResponseMock
|
|
1214
|
-
|
|
1215
|
-
Re-exports [getDeleteServiceResponseMock](../functions/services_services.msw.api.gen.getDeleteServiceResponseMock.html)
|
|
1216
|
-
|
|
1217
|
-
***
|
|
1218
|
-
|
|
1219
|
-
### getDeleteSLAConditionMockHandler
|
|
1220
|
-
|
|
1221
|
-
Re-exports [getDeleteSLAConditionMockHandler](../functions/slaconditions_slaconditions.msw.api.gen.getDeleteSLAConditionMockHandler.html)
|
|
1222
|
-
|
|
1223
|
-
***
|
|
1224
|
-
|
|
1225
|
-
### getDeleteSLAConditionResponseMock
|
|
1226
|
-
|
|
1227
|
-
Re-exports [getDeleteSLAConditionResponseMock](../functions/slaconditions_slaconditions.msw.api.gen.getDeleteSLAConditionResponseMock.html)
|
|
1228
|
-
|
|
1229
|
-
***
|
|
1230
|
-
|
|
1231
|
-
### getDeleteSLAMockHandler
|
|
1232
|
-
|
|
1233
|
-
Re-exports [getDeleteSLAMockHandler](../functions/slas_slas.msw.api.gen.getDeleteSLAMockHandler.html)
|
|
1234
|
-
|
|
1235
|
-
***
|
|
1236
|
-
|
|
1237
|
-
### getDeleteSLAResponseMock
|
|
1238
|
-
|
|
1239
|
-
Re-exports [getDeleteSLAResponseMock](../functions/slas_slas.msw.api.gen.getDeleteSLAResponseMock.html)
|
|
1240
|
-
|
|
1241
|
-
***
|
|
1242
|
-
|
|
1243
|
-
### getDeleteSourceMockHandler
|
|
1244
|
-
|
|
1245
|
-
Re-exports [getDeleteSourceMockHandler](../functions/sources_sources.msw.api.gen.getDeleteSourceMockHandler.html)
|
|
1246
|
-
|
|
1247
|
-
***
|
|
1248
|
-
|
|
1249
|
-
### getDeleteSourceResponseMock
|
|
1250
|
-
|
|
1251
|
-
Re-exports [getDeleteSourceResponseMock](../functions/sources_sources.msw.api.gen.getDeleteSourceResponseMock.html)
|
|
1252
|
-
|
|
1253
|
-
***
|
|
1254
|
-
|
|
1255
|
-
### getDeleteStatusConditionMockHandler
|
|
1256
|
-
|
|
1257
|
-
Re-exports [getDeleteStatusConditionMockHandler](../functions/status-conditions_status-conditions.msw.api.gen.getDeleteStatusConditionMockHandler.html)
|
|
1258
|
-
|
|
1259
|
-
***
|
|
1260
|
-
|
|
1261
|
-
### getDeleteStatusConditionResponseMock
|
|
1262
|
-
|
|
1263
|
-
Re-exports [getDeleteStatusConditionResponseMock](../functions/status-conditions_status-conditions.msw.api.gen.getDeleteStatusConditionResponseMock.html)
|
|
1264
|
-
|
|
1265
|
-
***
|
|
1266
|
-
|
|
1267
|
-
### getDeleteStatusMockHandler
|
|
1268
|
-
|
|
1269
|
-
Re-exports [getDeleteStatusMockHandler](../functions/statuses_statuses.msw.api.gen.getDeleteStatusMockHandler.html)
|
|
1270
|
-
|
|
1271
|
-
***
|
|
1272
|
-
|
|
1273
|
-
### getDeleteStatusResponseMock
|
|
1274
|
-
|
|
1275
|
-
Re-exports [getDeleteStatusResponseMock](../functions/statuses_statuses.msw.api.gen.getDeleteStatusResponseMock.html)
|
|
1276
|
-
|
|
1277
|
-
***
|
|
1278
|
-
|
|
1279
|
-
### getGetTimelineCounterMockHandler
|
|
1280
|
-
|
|
1281
|
-
Re-exports [getGetTimelineCounterMockHandler](../functions/case-timeline_case-timeline.msw.api.gen.getGetTimelineCounterMockHandler.html)
|
|
1282
|
-
|
|
1283
|
-
***
|
|
1284
|
-
|
|
1285
|
-
### getGetTimelineCounterResponseMock
|
|
1286
|
-
|
|
1287
|
-
Re-exports [getGetTimelineCounterResponseMock](../functions/case-timeline_case-timeline.msw.api.gen.getGetTimelineCounterResponseMock.html)
|
|
1288
|
-
|
|
1289
|
-
***
|
|
1290
|
-
|
|
1291
|
-
### getGetTimelineMockHandler
|
|
1292
|
-
|
|
1293
|
-
Re-exports [getGetTimelineMockHandler](../functions/case-timeline_case-timeline.msw.api.gen.getGetTimelineMockHandler.html)
|
|
1294
|
-
|
|
1295
|
-
***
|
|
1296
|
-
|
|
1297
|
-
### getGetTimelineResponseMock
|
|
1298
|
-
|
|
1299
|
-
Re-exports [getGetTimelineResponseMock](../functions/case-timeline_case-timeline.msw.api.gen.getGetTimelineResponseMock.html)
|
|
1300
|
-
|
|
1301
|
-
***
|
|
1302
|
-
|
|
1303
|
-
### getLinkCommunicationMockHandler
|
|
1304
|
-
|
|
1305
|
-
Re-exports [getLinkCommunicationMockHandler](../functions/case-communications_case-communications.msw.api.gen.getLinkCommunicationMockHandler.html)
|
|
1306
|
-
|
|
1307
|
-
***
|
|
1308
|
-
|
|
1309
|
-
### getLinkCommunicationResponseMock
|
|
1310
|
-
|
|
1311
|
-
Re-exports [getLinkCommunicationResponseMock](../functions/case-communications_case-communications.msw.api.gen.getLinkCommunicationResponseMock.html)
|
|
1312
|
-
|
|
1313
|
-
***
|
|
1314
|
-
|
|
1315
|
-
### getListCatalogsMockHandler
|
|
1316
|
-
|
|
1317
|
-
Re-exports [getListCatalogsMockHandler](../functions/catalogs_catalogs.msw.api.gen.getListCatalogsMockHandler.html)
|
|
1318
|
-
|
|
1319
|
-
***
|
|
1320
|
-
|
|
1321
|
-
### getListCatalogsResponseMock
|
|
1322
|
-
|
|
1323
|
-
Re-exports [getListCatalogsResponseMock](../functions/catalogs_catalogs.msw.api.gen.getListCatalogsResponseMock.html)
|
|
1324
|
-
|
|
1325
|
-
***
|
|
1326
|
-
|
|
1327
|
-
### getListCloseReasonGroupsMockHandler
|
|
1328
|
-
|
|
1329
|
-
Re-exports [getListCloseReasonGroupsMockHandler](../functions/close-reason-groups_close-reason-groups.msw.api.gen.getListCloseReasonGroupsMockHandler.html)
|
|
1330
|
-
|
|
1331
|
-
***
|
|
1332
|
-
|
|
1333
|
-
### getListCloseReasonGroupsResponseMock
|
|
1334
|
-
|
|
1335
|
-
Re-exports [getListCloseReasonGroupsResponseMock](../functions/close-reason-groups_close-reason-groups.msw.api.gen.getListCloseReasonGroupsResponseMock.html)
|
|
1336
|
-
|
|
1337
|
-
***
|
|
1338
|
-
|
|
1339
|
-
### getListCloseReasonsMockHandler
|
|
1340
|
-
|
|
1341
|
-
Re-exports [getListCloseReasonsMockHandler](../functions/close-reasons_close-reasons.msw.api.gen.getListCloseReasonsMockHandler.html)
|
|
1342
|
-
|
|
1343
|
-
***
|
|
1344
|
-
|
|
1345
|
-
### getListCloseReasonsResponseMock
|
|
1346
|
-
|
|
1347
|
-
Re-exports [getListCloseReasonsResponseMock](../functions/close-reasons_close-reasons.msw.api.gen.getListCloseReasonsResponseMock.html)
|
|
1348
|
-
|
|
1349
|
-
***
|
|
1350
|
-
|
|
1351
|
-
### getListCommentsMockHandler
|
|
1352
|
-
|
|
1353
|
-
Re-exports [getListCommentsMockHandler](../functions/case-comments_case-comments.msw.api.gen.getListCommentsMockHandler.html)
|
|
1354
|
-
|
|
1355
|
-
***
|
|
1356
|
-
|
|
1357
|
-
### getListCommentsResponseMock
|
|
1358
|
-
|
|
1359
|
-
Re-exports [getListCommentsResponseMock](../functions/case-comments_case-comments.msw.api.gen.getListCommentsResponseMock.html)
|
|
1360
|
-
|
|
1361
|
-
***
|
|
1362
|
-
|
|
1363
|
-
### getListCommunicationsMockHandler
|
|
1364
|
-
|
|
1365
|
-
Re-exports [getListCommunicationsMockHandler](../functions/case-communications_case-communications.msw.api.gen.getListCommunicationsMockHandler.html)
|
|
1366
|
-
|
|
1367
|
-
***
|
|
1368
|
-
|
|
1369
|
-
### getListCommunicationsResponseMock
|
|
1370
|
-
|
|
1371
|
-
Re-exports [getListCommunicationsResponseMock](../functions/case-communications_case-communications.msw.api.gen.getListCommunicationsResponseMock.html)
|
|
1372
|
-
|
|
1373
|
-
***
|
|
1374
|
-
|
|
1375
|
-
### getListFilesMockHandler
|
|
1376
|
-
|
|
1377
|
-
Re-exports [getListFilesMockHandler](../functions/case-files_case-files.msw.api.gen.getListFilesMockHandler.html)
|
|
1378
|
-
|
|
1379
|
-
***
|
|
1380
|
-
|
|
1381
|
-
### getListFilesResponseMock
|
|
1382
|
-
|
|
1383
|
-
Re-exports [getListFilesResponseMock](../functions/case-files_case-files.msw.api.gen.getListFilesResponseMock.html)
|
|
1384
|
-
|
|
1385
|
-
***
|
|
1386
|
-
|
|
1387
|
-
### getListLinksMockHandler
|
|
1388
|
-
|
|
1389
|
-
Re-exports [getListLinksMockHandler](../functions/case-links_case-links.msw.api.gen.getListLinksMockHandler.html)
|
|
1390
|
-
|
|
1391
|
-
***
|
|
1392
|
-
|
|
1393
|
-
### getListLinksResponseMock
|
|
1394
|
-
|
|
1395
|
-
Re-exports [getListLinksResponseMock](../functions/case-links_case-links.msw.api.gen.getListLinksResponseMock.html)
|
|
1396
|
-
|
|
1397
|
-
***
|
|
1398
|
-
|
|
1399
|
-
### getListPrioritiesMockHandler
|
|
1400
|
-
|
|
1401
|
-
Re-exports [getListPrioritiesMockHandler](../functions/priorities_priorities.msw.api.gen.getListPrioritiesMockHandler.html)
|
|
1402
|
-
|
|
1403
|
-
***
|
|
1404
|
-
|
|
1405
|
-
### getListPrioritiesResponseMock
|
|
1406
|
-
|
|
1407
|
-
Re-exports [getListPrioritiesResponseMock](../functions/priorities_priorities.msw.api.gen.getListPrioritiesResponseMock.html)
|
|
1408
|
-
|
|
1409
|
-
***
|
|
1410
|
-
|
|
1411
|
-
### getListRelatedCasesMockHandler
|
|
1412
|
-
|
|
1413
|
-
Re-exports [getListRelatedCasesMockHandler](../functions/related-cases_related-cases.msw.api.gen.getListRelatedCasesMockHandler.html)
|
|
1414
|
-
|
|
1415
|
-
***
|
|
1416
|
-
|
|
1417
|
-
### getListRelatedCasesResponseMock
|
|
1418
|
-
|
|
1419
|
-
Re-exports [getListRelatedCasesResponseMock](../functions/related-cases_related-cases.msw.api.gen.getListRelatedCasesResponseMock.html)
|
|
1420
|
-
|
|
1421
|
-
***
|
|
1422
|
-
|
|
1423
|
-
### getListServicesMockHandler
|
|
1424
|
-
|
|
1425
|
-
Re-exports [getListServicesMockHandler](../functions/services_services.msw.api.gen.getListServicesMockHandler.html)
|
|
1426
|
-
|
|
1427
|
-
***
|
|
1428
|
-
|
|
1429
|
-
### getListServicesResponseMock
|
|
1430
|
-
|
|
1431
|
-
Re-exports [getListServicesResponseMock](../functions/services_services.msw.api.gen.getListServicesResponseMock.html)
|
|
1432
|
-
|
|
1433
|
-
***
|
|
1434
|
-
|
|
1435
|
-
### getListSLAConditionsMockHandler
|
|
1436
|
-
|
|
1437
|
-
Re-exports [getListSLAConditionsMockHandler](../functions/slaconditions_slaconditions.msw.api.gen.getListSLAConditionsMockHandler.html)
|
|
1438
|
-
|
|
1439
|
-
***
|
|
1440
|
-
|
|
1441
|
-
### getListSLAConditionsResponseMock
|
|
1442
|
-
|
|
1443
|
-
Re-exports [getListSLAConditionsResponseMock](../functions/slaconditions_slaconditions.msw.api.gen.getListSLAConditionsResponseMock.html)
|
|
1444
|
-
|
|
1445
|
-
***
|
|
1446
|
-
|
|
1447
|
-
### getListSLAsMockHandler
|
|
1448
|
-
|
|
1449
|
-
Re-exports [getListSLAsMockHandler](../functions/slas_slas.msw.api.gen.getListSLAsMockHandler.html)
|
|
1450
|
-
|
|
1451
|
-
***
|
|
1452
|
-
|
|
1453
|
-
### getListSLAsResponseMock
|
|
1454
|
-
|
|
1455
|
-
Re-exports [getListSLAsResponseMock](../functions/slas_slas.msw.api.gen.getListSLAsResponseMock.html)
|
|
1456
|
-
|
|
1457
|
-
***
|
|
1458
|
-
|
|
1459
|
-
### getListSourcesMockHandler
|
|
1460
|
-
|
|
1461
|
-
Re-exports [getListSourcesMockHandler](../functions/sources_sources.msw.api.gen.getListSourcesMockHandler.html)
|
|
1462
|
-
|
|
1463
|
-
***
|
|
1464
|
-
|
|
1465
|
-
### getListSourcesResponseMock
|
|
1466
|
-
|
|
1467
|
-
Re-exports [getListSourcesResponseMock](../functions/sources_sources.msw.api.gen.getListSourcesResponseMock.html)
|
|
1468
|
-
|
|
1469
|
-
***
|
|
1470
|
-
|
|
1471
|
-
### getListStatusConditionsMockHandler
|
|
1472
|
-
|
|
1473
|
-
Re-exports [getListStatusConditionsMockHandler](../functions/status-conditions_status-conditions.msw.api.gen.getListStatusConditionsMockHandler.html)
|
|
1474
|
-
|
|
1475
|
-
***
|
|
1476
|
-
|
|
1477
|
-
### getListStatusConditionsResponseMock
|
|
1478
|
-
|
|
1479
|
-
Re-exports [getListStatusConditionsResponseMock](../functions/status-conditions_status-conditions.msw.api.gen.getListStatusConditionsResponseMock.html)
|
|
1480
|
-
|
|
1481
|
-
***
|
|
1482
|
-
|
|
1483
|
-
### getListStatusesMockHandler
|
|
1484
|
-
|
|
1485
|
-
Re-exports [getListStatusesMockHandler](../functions/statuses_statuses.msw.api.gen.getListStatusesMockHandler.html)
|
|
1486
|
-
|
|
1487
|
-
***
|
|
1488
|
-
|
|
1489
|
-
### getListStatusesResponseMock
|
|
1490
|
-
|
|
1491
|
-
Re-exports [getListStatusesResponseMock](../functions/statuses_statuses.msw.api.gen.getListStatusesResponseMock.html)
|
|
1492
|
-
|
|
1493
|
-
***
|
|
1494
|
-
|
|
1495
|
-
### getLocateCaseMockHandler
|
|
1496
|
-
|
|
1497
|
-
Re-exports [getLocateCaseMockHandler](../functions/cases_cases.msw.api.gen.getLocateCaseMockHandler.html)
|
|
1498
|
-
|
|
1499
|
-
***
|
|
1500
|
-
|
|
1501
|
-
### getLocateCaseResponseMock
|
|
1502
|
-
|
|
1503
|
-
Re-exports [getLocateCaseResponseMock](../functions/cases_cases.msw.api.gen.getLocateCaseResponseMock.html)
|
|
1504
|
-
|
|
1505
|
-
***
|
|
1506
|
-
|
|
1507
|
-
### getLocateCatalogMockHandler
|
|
1508
|
-
|
|
1509
|
-
Re-exports [getLocateCatalogMockHandler](../functions/catalogs_catalogs.msw.api.gen.getLocateCatalogMockHandler.html)
|
|
1510
|
-
|
|
1511
|
-
***
|
|
1512
|
-
|
|
1513
|
-
### getLocateCatalogResponseMock
|
|
1514
|
-
|
|
1515
|
-
Re-exports [getLocateCatalogResponseMock](../functions/catalogs_catalogs.msw.api.gen.getLocateCatalogResponseMock.html)
|
|
1516
|
-
|
|
1517
|
-
***
|
|
1518
|
-
|
|
1519
|
-
### getLocateCloseReasonGroupMockHandler
|
|
1520
|
-
|
|
1521
|
-
Re-exports [getLocateCloseReasonGroupMockHandler](../functions/close-reason-groups_close-reason-groups.msw.api.gen.getLocateCloseReasonGroupMockHandler.html)
|
|
1522
|
-
|
|
1523
|
-
***
|
|
1524
|
-
|
|
1525
|
-
### getLocateCloseReasonGroupResponseMock
|
|
1526
|
-
|
|
1527
|
-
Re-exports [getLocateCloseReasonGroupResponseMock](../functions/close-reason-groups_close-reason-groups.msw.api.gen.getLocateCloseReasonGroupResponseMock.html)
|
|
1528
|
-
|
|
1529
|
-
***
|
|
1530
|
-
|
|
1531
|
-
### getLocateCloseReasonMockHandler
|
|
1532
|
-
|
|
1533
|
-
Re-exports [getLocateCloseReasonMockHandler](../functions/close-reasons_close-reasons.msw.api.gen.getLocateCloseReasonMockHandler.html)
|
|
1534
|
-
|
|
1535
|
-
***
|
|
1536
|
-
|
|
1537
|
-
### getLocateCloseReasonResponseMock
|
|
1538
|
-
|
|
1539
|
-
Re-exports [getLocateCloseReasonResponseMock](../functions/close-reasons_close-reasons.msw.api.gen.getLocateCloseReasonResponseMock.html)
|
|
1540
|
-
|
|
1541
|
-
***
|
|
1542
|
-
|
|
1543
|
-
### getLocateCommentMockHandler
|
|
1544
|
-
|
|
1545
|
-
Re-exports [getLocateCommentMockHandler](../functions/case-comments_case-comments.msw.api.gen.getLocateCommentMockHandler.html)
|
|
1546
|
-
|
|
1547
|
-
***
|
|
1548
|
-
|
|
1549
|
-
### getLocateCommentResponseMock
|
|
1550
|
-
|
|
1551
|
-
Re-exports [getLocateCommentResponseMock](../functions/case-comments_case-comments.msw.api.gen.getLocateCommentResponseMock.html)
|
|
1552
|
-
|
|
1553
|
-
***
|
|
1554
|
-
|
|
1555
|
-
### getLocateLinkMockHandler
|
|
1556
|
-
|
|
1557
|
-
Re-exports [getLocateLinkMockHandler](../functions/case-links_case-links.msw.api.gen.getLocateLinkMockHandler.html)
|
|
1558
|
-
|
|
1559
|
-
***
|
|
1560
|
-
|
|
1561
|
-
### getLocateLinkResponseMock
|
|
1562
|
-
|
|
1563
|
-
Re-exports [getLocateLinkResponseMock](../functions/case-links_case-links.msw.api.gen.getLocateLinkResponseMock.html)
|
|
1564
|
-
|
|
1565
|
-
***
|
|
1566
|
-
|
|
1567
|
-
### getLocatePriorityMockHandler
|
|
1568
|
-
|
|
1569
|
-
Re-exports [getLocatePriorityMockHandler](../functions/priorities_priorities.msw.api.gen.getLocatePriorityMockHandler.html)
|
|
1570
|
-
|
|
1571
|
-
***
|
|
1572
|
-
|
|
1573
|
-
### getLocatePriorityResponseMock
|
|
1574
|
-
|
|
1575
|
-
Re-exports [getLocatePriorityResponseMock](../functions/priorities_priorities.msw.api.gen.getLocatePriorityResponseMock.html)
|
|
1576
|
-
|
|
1577
|
-
***
|
|
1578
|
-
|
|
1579
|
-
### getLocateRelatedCaseMockHandler
|
|
1580
|
-
|
|
1581
|
-
Re-exports [getLocateRelatedCaseMockHandler](../functions/related-cases_related-cases.msw.api.gen.getLocateRelatedCaseMockHandler.html)
|
|
1582
|
-
|
|
1583
|
-
***
|
|
1584
|
-
|
|
1585
|
-
### getLocateRelatedCaseResponseMock
|
|
1586
|
-
|
|
1587
|
-
Re-exports [getLocateRelatedCaseResponseMock](../functions/related-cases_related-cases.msw.api.gen.getLocateRelatedCaseResponseMock.html)
|
|
1588
|
-
|
|
1589
|
-
***
|
|
1590
|
-
|
|
1591
|
-
### getLocateServiceMockHandler
|
|
1592
|
-
|
|
1593
|
-
Re-exports [getLocateServiceMockHandler](../functions/services_services.msw.api.gen.getLocateServiceMockHandler.html)
|
|
1594
|
-
|
|
1595
|
-
***
|
|
1596
|
-
|
|
1597
|
-
### getLocateServiceResponseMock
|
|
1598
|
-
|
|
1599
|
-
Re-exports [getLocateServiceResponseMock](../functions/services_services.msw.api.gen.getLocateServiceResponseMock.html)
|
|
1600
|
-
|
|
1601
|
-
***
|
|
1602
|
-
|
|
1603
|
-
### getLocateSLAConditionMockHandler
|
|
1604
|
-
|
|
1605
|
-
Re-exports [getLocateSLAConditionMockHandler](../functions/slaconditions_slaconditions.msw.api.gen.getLocateSLAConditionMockHandler.html)
|
|
1606
|
-
|
|
1607
|
-
***
|
|
1608
|
-
|
|
1609
|
-
### getLocateSLAConditionResponseMock
|
|
1610
|
-
|
|
1611
|
-
Re-exports [getLocateSLAConditionResponseMock](../functions/slaconditions_slaconditions.msw.api.gen.getLocateSLAConditionResponseMock.html)
|
|
1612
|
-
|
|
1613
|
-
***
|
|
1614
|
-
|
|
1615
|
-
### getLocateSLAMockHandler
|
|
1616
|
-
|
|
1617
|
-
Re-exports [getLocateSLAMockHandler](../functions/slas_slas.msw.api.gen.getLocateSLAMockHandler.html)
|
|
1618
|
-
|
|
1619
|
-
***
|
|
1620
|
-
|
|
1621
|
-
### getLocateSLAResponseMock
|
|
1622
|
-
|
|
1623
|
-
Re-exports [getLocateSLAResponseMock](../functions/slas_slas.msw.api.gen.getLocateSLAResponseMock.html)
|
|
1624
|
-
|
|
1625
|
-
***
|
|
1626
|
-
|
|
1627
|
-
### getLocateSourceMockHandler
|
|
1628
|
-
|
|
1629
|
-
Re-exports [getLocateSourceMockHandler](../functions/sources_sources.msw.api.gen.getLocateSourceMockHandler.html)
|
|
1630
|
-
|
|
1631
|
-
***
|
|
1632
|
-
|
|
1633
|
-
### getLocateSourceResponseMock
|
|
1634
|
-
|
|
1635
|
-
Re-exports [getLocateSourceResponseMock](../functions/sources_sources.msw.api.gen.getLocateSourceResponseMock.html)
|
|
1636
|
-
|
|
1637
|
-
***
|
|
1638
|
-
|
|
1639
|
-
### getLocateStatusConditionMockHandler
|
|
1640
|
-
|
|
1641
|
-
Re-exports [getLocateStatusConditionMockHandler](../functions/status-conditions_status-conditions.msw.api.gen.getLocateStatusConditionMockHandler.html)
|
|
1642
|
-
|
|
1643
|
-
***
|
|
1644
|
-
|
|
1645
|
-
### getLocateStatusConditionResponseMock
|
|
1646
|
-
|
|
1647
|
-
Re-exports [getLocateStatusConditionResponseMock](../functions/status-conditions_status-conditions.msw.api.gen.getLocateStatusConditionResponseMock.html)
|
|
1648
|
-
|
|
1649
|
-
***
|
|
1650
|
-
|
|
1651
|
-
### getLocateStatusMockHandler
|
|
1652
|
-
|
|
1653
|
-
Re-exports [getLocateStatusMockHandler](../functions/statuses_statuses.msw.api.gen.getLocateStatusMockHandler.html)
|
|
1654
|
-
|
|
1655
|
-
***
|
|
1656
|
-
|
|
1657
|
-
### getLocateStatusResponseMock
|
|
1658
|
-
|
|
1659
|
-
Re-exports [getLocateStatusResponseMock](../functions/statuses_statuses.msw.api.gen.getLocateStatusResponseMock.html)
|
|
1660
|
-
|
|
1661
|
-
***
|
|
1662
|
-
|
|
1663
|
-
### getPriorities
|
|
1664
|
-
|
|
1665
|
-
Re-exports [getPriorities](../functions/priorities_priorities.api.gen.getPriorities.html)
|
|
1666
|
-
|
|
1667
|
-
***
|
|
1668
|
-
|
|
1669
|
-
### getPrioritiesMock
|
|
1670
|
-
|
|
1671
|
-
Re-exports [getPrioritiesMock](../functions/priorities_priorities.msw.api.gen.getPrioritiesMock.html)
|
|
1672
|
-
|
|
1673
|
-
***
|
|
1674
|
-
|
|
1675
|
-
### getPublishCommentMockHandler
|
|
1676
|
-
|
|
1677
|
-
Re-exports [getPublishCommentMockHandler](../functions/case-comments_case-comments.msw.api.gen.getPublishCommentMockHandler.html)
|
|
1678
|
-
|
|
1679
|
-
***
|
|
1680
|
-
|
|
1681
|
-
### getPublishCommentResponseMock
|
|
1682
|
-
|
|
1683
|
-
Re-exports [getPublishCommentResponseMock](../functions/case-comments_case-comments.msw.api.gen.getPublishCommentResponseMock.html)
|
|
1684
|
-
|
|
1685
|
-
***
|
|
1686
|
-
|
|
1687
|
-
### getRelatedCases
|
|
1688
|
-
|
|
1689
|
-
Re-exports [getRelatedCases](../functions/related-cases_related-cases.api.gen.getRelatedCases.html)
|
|
1690
|
-
|
|
1691
|
-
***
|
|
1692
|
-
|
|
1693
|
-
### getRelatedCasesMock
|
|
1694
|
-
|
|
1695
|
-
Re-exports [getRelatedCasesMock](../functions/related-cases_related-cases.msw.api.gen.getRelatedCasesMock.html)
|
|
1696
|
-
|
|
1697
|
-
***
|
|
1698
|
-
|
|
1699
|
-
### getSearchCases2MockHandler
|
|
1700
|
-
|
|
1701
|
-
Re-exports [getSearchCases2MockHandler](../functions/cases_cases.msw.api.gen.getSearchCases2MockHandler.html)
|
|
1702
|
-
|
|
1703
|
-
***
|
|
1704
|
-
|
|
1705
|
-
### getSearchCases2ResponseMock
|
|
1706
|
-
|
|
1707
|
-
Re-exports [getSearchCases2ResponseMock](../functions/cases_cases.msw.api.gen.getSearchCases2ResponseMock.html)
|
|
1708
|
-
|
|
1709
|
-
***
|
|
1710
|
-
|
|
1711
|
-
### getSearchCasesMockHandler
|
|
1712
|
-
|
|
1713
|
-
Re-exports [getSearchCasesMockHandler](../functions/cases_cases.msw.api.gen.getSearchCasesMockHandler.html)
|
|
1714
|
-
|
|
1715
|
-
***
|
|
1716
|
-
|
|
1717
|
-
### getSearchCasesResponseMock
|
|
1718
|
-
|
|
1719
|
-
Re-exports [getSearchCasesResponseMock](../functions/cases_cases.msw.api.gen.getSearchCasesResponseMock.html)
|
|
1720
|
-
|
|
1721
|
-
***
|
|
1722
|
-
|
|
1723
|
-
### getServices
|
|
1724
|
-
|
|
1725
|
-
Re-exports [getServices](../functions/services_services.api.gen.getServices.html)
|
|
1726
|
-
|
|
1727
|
-
***
|
|
1728
|
-
|
|
1729
|
-
### getServicesMock
|
|
1730
|
-
|
|
1731
|
-
Re-exports [getServicesMock](../functions/services_services.msw.api.gen.getServicesMock.html)
|
|
1732
|
-
|
|
1733
|
-
***
|
|
1734
|
-
|
|
1735
|
-
### getSlaconditions
|
|
1736
|
-
|
|
1737
|
-
Re-exports [getSlaconditions](../functions/slaconditions_slaconditions.api.gen.getSlaconditions.html)
|
|
1738
|
-
|
|
1739
|
-
***
|
|
1740
|
-
|
|
1741
|
-
### getSlaconditionsMock
|
|
1742
|
-
|
|
1743
|
-
Re-exports [getSlaconditionsMock](../functions/slaconditions_slaconditions.msw.api.gen.getSlaconditionsMock.html)
|
|
1744
|
-
|
|
1745
|
-
***
|
|
1746
|
-
|
|
1747
|
-
### getSlas
|
|
1748
|
-
|
|
1749
|
-
Re-exports [getSlas](../functions/slas_slas.api.gen.getSlas.html)
|
|
1750
|
-
|
|
1751
|
-
***
|
|
1752
|
-
|
|
1753
|
-
### getSlasMock
|
|
1754
|
-
|
|
1755
|
-
Re-exports [getSlasMock](../functions/slas_slas.msw.api.gen.getSlasMock.html)
|
|
1756
|
-
|
|
1757
|
-
***
|
|
1758
|
-
|
|
1759
|
-
### getSources
|
|
1760
|
-
|
|
1761
|
-
Re-exports [getSources](../functions/sources_sources.api.gen.getSources.html)
|
|
1762
|
-
|
|
1763
|
-
***
|
|
1764
|
-
|
|
1765
|
-
### getSourcesMock
|
|
1766
|
-
|
|
1767
|
-
Re-exports [getSourcesMock](../functions/sources_sources.msw.api.gen.getSourcesMock.html)
|
|
1768
|
-
|
|
1769
|
-
***
|
|
1770
|
-
|
|
1771
|
-
### getStatusConditions
|
|
1772
|
-
|
|
1773
|
-
Re-exports [getStatusConditions](../functions/status-conditions_status-conditions.api.gen.getStatusConditions.html)
|
|
1774
|
-
|
|
1775
|
-
***
|
|
1776
|
-
|
|
1777
|
-
### getStatusConditionsMock
|
|
1778
|
-
|
|
1779
|
-
Re-exports [getStatusConditionsMock](../functions/status-conditions_status-conditions.msw.api.gen.getStatusConditionsMock.html)
|
|
1780
|
-
|
|
1781
|
-
***
|
|
1782
|
-
|
|
1783
|
-
### getStatuses
|
|
1784
|
-
|
|
1785
|
-
Re-exports [getStatuses](../functions/statuses_statuses.api.gen.getStatuses.html)
|
|
1786
|
-
|
|
1787
|
-
***
|
|
1788
|
-
|
|
1789
|
-
### getStatusesMock
|
|
1790
|
-
|
|
1791
|
-
Re-exports [getStatusesMock](../functions/statuses_statuses.msw.api.gen.getStatusesMock.html)
|
|
1792
|
-
|
|
1793
|
-
***
|
|
1794
|
-
|
|
1795
|
-
### GetTimelineCounterResult
|
|
1796
|
-
|
|
1797
|
-
Re-exports [GetTimelineCounterResult](../types/case-timeline_case-timeline.api.gen.GetTimelineCounterResult.html)
|
|
1798
|
-
|
|
1799
|
-
***
|
|
1800
|
-
|
|
1801
|
-
### GetTimelineParams
|
|
1802
|
-
|
|
1803
|
-
Re-exports [GetTimelineParams](../types/_models.GetTimelineParams.html)
|
|
1804
|
-
|
|
1805
|
-
***
|
|
1806
|
-
|
|
1807
|
-
### GetTimelineResult
|
|
1808
|
-
|
|
1809
|
-
Re-exports [GetTimelineResult](../types/case-timeline_case-timeline.api.gen.GetTimelineResult.html)
|
|
1810
|
-
|
|
1811
|
-
***
|
|
1812
|
-
|
|
1813
|
-
### GetTimelineTypeItem
|
|
1814
|
-
|
|
1815
|
-
Re-exports [GetTimelineTypeItem](../variables/_models.GetTimelineTypeItem.html)
|
|
1816
|
-
|
|
1817
|
-
***
|
|
1818
|
-
|
|
1819
|
-
### getUnlinkCommunicationMockHandler
|
|
1820
|
-
|
|
1821
|
-
Re-exports [getUnlinkCommunicationMockHandler](../functions/case-communications_case-communications.msw.api.gen.getUnlinkCommunicationMockHandler.html)
|
|
1822
|
-
|
|
1823
|
-
***
|
|
1824
|
-
|
|
1825
|
-
### getUnlinkCommunicationResponseMock
|
|
1826
|
-
|
|
1827
|
-
Re-exports [getUnlinkCommunicationResponseMock](../functions/case-communications_case-communications.msw.api.gen.getUnlinkCommunicationResponseMock.html)
|
|
1828
|
-
|
|
1829
|
-
***
|
|
1830
|
-
|
|
1831
|
-
### getUpdateCase2MockHandler
|
|
1832
|
-
|
|
1833
|
-
Re-exports [getUpdateCase2MockHandler](../functions/cases_cases.msw.api.gen.getUpdateCase2MockHandler.html)
|
|
1834
|
-
|
|
1835
|
-
***
|
|
1836
|
-
|
|
1837
|
-
### getUpdateCase2ResponseMock
|
|
1838
|
-
|
|
1839
|
-
Re-exports [getUpdateCase2ResponseMock](../functions/cases_cases.msw.api.gen.getUpdateCase2ResponseMock.html)
|
|
1840
|
-
|
|
1841
|
-
***
|
|
1842
|
-
|
|
1843
|
-
### getUpdateCaseMockHandler
|
|
1844
|
-
|
|
1845
|
-
Re-exports [getUpdateCaseMockHandler](../functions/cases_cases.msw.api.gen.getUpdateCaseMockHandler.html)
|
|
1846
|
-
|
|
1847
|
-
***
|
|
1848
|
-
|
|
1849
|
-
### getUpdateCaseResponseMock
|
|
1850
|
-
|
|
1851
|
-
Re-exports [getUpdateCaseResponseMock](../functions/cases_cases.msw.api.gen.getUpdateCaseResponseMock.html)
|
|
1852
|
-
|
|
1853
|
-
***
|
|
1854
|
-
|
|
1855
|
-
### getUpdateCatalog2MockHandler
|
|
1856
|
-
|
|
1857
|
-
Re-exports [getUpdateCatalog2MockHandler](../functions/catalogs_catalogs.msw.api.gen.getUpdateCatalog2MockHandler.html)
|
|
1858
|
-
|
|
1859
|
-
***
|
|
1860
|
-
|
|
1861
|
-
### getUpdateCatalog2ResponseMock
|
|
1862
|
-
|
|
1863
|
-
Re-exports [getUpdateCatalog2ResponseMock](../functions/catalogs_catalogs.msw.api.gen.getUpdateCatalog2ResponseMock.html)
|
|
1864
|
-
|
|
1865
|
-
***
|
|
1866
|
-
|
|
1867
|
-
### getUpdateCatalogMockHandler
|
|
1868
|
-
|
|
1869
|
-
Re-exports [getUpdateCatalogMockHandler](../functions/catalogs_catalogs.msw.api.gen.getUpdateCatalogMockHandler.html)
|
|
1870
|
-
|
|
1871
|
-
***
|
|
1872
|
-
|
|
1873
|
-
### getUpdateCatalogResponseMock
|
|
1874
|
-
|
|
1875
|
-
Re-exports [getUpdateCatalogResponseMock](../functions/catalogs_catalogs.msw.api.gen.getUpdateCatalogResponseMock.html)
|
|
1876
|
-
|
|
1877
|
-
***
|
|
1878
|
-
|
|
1879
|
-
### getUpdateCloseReason2MockHandler
|
|
1880
|
-
|
|
1881
|
-
Re-exports [getUpdateCloseReason2MockHandler](../functions/close-reasons_close-reasons.msw.api.gen.getUpdateCloseReason2MockHandler.html)
|
|
1882
|
-
|
|
1883
|
-
***
|
|
1884
|
-
|
|
1885
|
-
### getUpdateCloseReason2ResponseMock
|
|
1886
|
-
|
|
1887
|
-
Re-exports [getUpdateCloseReason2ResponseMock](../functions/close-reasons_close-reasons.msw.api.gen.getUpdateCloseReason2ResponseMock.html)
|
|
1888
|
-
|
|
1889
|
-
***
|
|
1890
|
-
|
|
1891
|
-
### getUpdateCloseReasonGroup2MockHandler
|
|
1892
|
-
|
|
1893
|
-
Re-exports [getUpdateCloseReasonGroup2MockHandler](../functions/close-reason-groups_close-reason-groups.msw.api.gen.getUpdateCloseReasonGroup2MockHandler.html)
|
|
1894
|
-
|
|
1895
|
-
***
|
|
1896
|
-
|
|
1897
|
-
### getUpdateCloseReasonGroup2ResponseMock
|
|
1898
|
-
|
|
1899
|
-
Re-exports [getUpdateCloseReasonGroup2ResponseMock](../functions/close-reason-groups_close-reason-groups.msw.api.gen.getUpdateCloseReasonGroup2ResponseMock.html)
|
|
1900
|
-
|
|
1901
|
-
***
|
|
1902
|
-
|
|
1903
|
-
### getUpdateCloseReasonGroupMockHandler
|
|
1904
|
-
|
|
1905
|
-
Re-exports [getUpdateCloseReasonGroupMockHandler](../functions/close-reason-groups_close-reason-groups.msw.api.gen.getUpdateCloseReasonGroupMockHandler.html)
|
|
1906
|
-
|
|
1907
|
-
***
|
|
1908
|
-
|
|
1909
|
-
### getUpdateCloseReasonGroupResponseMock
|
|
1910
|
-
|
|
1911
|
-
Re-exports [getUpdateCloseReasonGroupResponseMock](../functions/close-reason-groups_close-reason-groups.msw.api.gen.getUpdateCloseReasonGroupResponseMock.html)
|
|
1912
|
-
|
|
1913
|
-
***
|
|
1914
|
-
|
|
1915
|
-
### getUpdateCloseReasonMockHandler
|
|
1916
|
-
|
|
1917
|
-
Re-exports [getUpdateCloseReasonMockHandler](../functions/close-reasons_close-reasons.msw.api.gen.getUpdateCloseReasonMockHandler.html)
|
|
1918
|
-
|
|
1919
|
-
***
|
|
1920
|
-
|
|
1921
|
-
### getUpdateCloseReasonResponseMock
|
|
1922
|
-
|
|
1923
|
-
Re-exports [getUpdateCloseReasonResponseMock](../functions/close-reasons_close-reasons.msw.api.gen.getUpdateCloseReasonResponseMock.html)
|
|
1924
|
-
|
|
1925
|
-
***
|
|
1926
|
-
|
|
1927
|
-
### getUpdateComment2MockHandler
|
|
1928
|
-
|
|
1929
|
-
Re-exports [getUpdateComment2MockHandler](../functions/case-comments_case-comments.msw.api.gen.getUpdateComment2MockHandler.html)
|
|
1930
|
-
|
|
1931
|
-
***
|
|
1932
|
-
|
|
1933
|
-
### getUpdateComment2ResponseMock
|
|
1934
|
-
|
|
1935
|
-
Re-exports [getUpdateComment2ResponseMock](../functions/case-comments_case-comments.msw.api.gen.getUpdateComment2ResponseMock.html)
|
|
1936
|
-
|
|
1937
|
-
***
|
|
1938
|
-
|
|
1939
|
-
### getUpdateCommentMockHandler
|
|
1940
|
-
|
|
1941
|
-
Re-exports [getUpdateCommentMockHandler](../functions/case-comments_case-comments.msw.api.gen.getUpdateCommentMockHandler.html)
|
|
1942
|
-
|
|
1943
|
-
***
|
|
1944
|
-
|
|
1945
|
-
### getUpdateCommentResponseMock
|
|
1946
|
-
|
|
1947
|
-
Re-exports [getUpdateCommentResponseMock](../functions/case-comments_case-comments.msw.api.gen.getUpdateCommentResponseMock.html)
|
|
1948
|
-
|
|
1949
|
-
***
|
|
1950
|
-
|
|
1951
|
-
### getUpdateLink2MockHandler
|
|
1952
|
-
|
|
1953
|
-
Re-exports [getUpdateLink2MockHandler](../functions/case-links_case-links.msw.api.gen.getUpdateLink2MockHandler.html)
|
|
1954
|
-
|
|
1955
|
-
***
|
|
1956
|
-
|
|
1957
|
-
### getUpdateLink2ResponseMock
|
|
1958
|
-
|
|
1959
|
-
Re-exports [getUpdateLink2ResponseMock](../functions/case-links_case-links.msw.api.gen.getUpdateLink2ResponseMock.html)
|
|
1960
|
-
|
|
1961
|
-
***
|
|
1962
|
-
|
|
1963
|
-
### getUpdateLinkMockHandler
|
|
1964
|
-
|
|
1965
|
-
Re-exports [getUpdateLinkMockHandler](../functions/case-links_case-links.msw.api.gen.getUpdateLinkMockHandler.html)
|
|
1966
|
-
|
|
1967
|
-
***
|
|
1968
|
-
|
|
1969
|
-
### getUpdateLinkResponseMock
|
|
1970
|
-
|
|
1971
|
-
Re-exports [getUpdateLinkResponseMock](../functions/case-links_case-links.msw.api.gen.getUpdateLinkResponseMock.html)
|
|
1972
|
-
|
|
1973
|
-
***
|
|
1974
|
-
|
|
1975
|
-
### getUpdatePriority2MockHandler
|
|
1976
|
-
|
|
1977
|
-
Re-exports [getUpdatePriority2MockHandler](../functions/priorities_priorities.msw.api.gen.getUpdatePriority2MockHandler.html)
|
|
1978
|
-
|
|
1979
|
-
***
|
|
1980
|
-
|
|
1981
|
-
### getUpdatePriority2ResponseMock
|
|
1982
|
-
|
|
1983
|
-
Re-exports [getUpdatePriority2ResponseMock](../functions/priorities_priorities.msw.api.gen.getUpdatePriority2ResponseMock.html)
|
|
1984
|
-
|
|
1985
|
-
***
|
|
1986
|
-
|
|
1987
|
-
### getUpdatePriorityMockHandler
|
|
1988
|
-
|
|
1989
|
-
Re-exports [getUpdatePriorityMockHandler](../functions/priorities_priorities.msw.api.gen.getUpdatePriorityMockHandler.html)
|
|
1990
|
-
|
|
1991
|
-
***
|
|
1992
|
-
|
|
1993
|
-
### getUpdatePriorityResponseMock
|
|
1994
|
-
|
|
1995
|
-
Re-exports [getUpdatePriorityResponseMock](../functions/priorities_priorities.msw.api.gen.getUpdatePriorityResponseMock.html)
|
|
1996
|
-
|
|
1997
|
-
***
|
|
1998
|
-
|
|
1999
|
-
### getUpdateRelatedCase2MockHandler
|
|
2000
|
-
|
|
2001
|
-
Re-exports [getUpdateRelatedCase2MockHandler](../functions/related-cases_related-cases.msw.api.gen.getUpdateRelatedCase2MockHandler.html)
|
|
2002
|
-
|
|
2003
|
-
***
|
|
2004
|
-
|
|
2005
|
-
### getUpdateRelatedCase2ResponseMock
|
|
2006
|
-
|
|
2007
|
-
Re-exports [getUpdateRelatedCase2ResponseMock](../functions/related-cases_related-cases.msw.api.gen.getUpdateRelatedCase2ResponseMock.html)
|
|
2008
|
-
|
|
2009
|
-
***
|
|
2010
|
-
|
|
2011
|
-
### getUpdateRelatedCaseMockHandler
|
|
2012
|
-
|
|
2013
|
-
Re-exports [getUpdateRelatedCaseMockHandler](../functions/related-cases_related-cases.msw.api.gen.getUpdateRelatedCaseMockHandler.html)
|
|
2014
|
-
|
|
2015
|
-
***
|
|
2016
|
-
|
|
2017
|
-
### getUpdateRelatedCaseResponseMock
|
|
2018
|
-
|
|
2019
|
-
Re-exports [getUpdateRelatedCaseResponseMock](../functions/related-cases_related-cases.msw.api.gen.getUpdateRelatedCaseResponseMock.html)
|
|
2020
|
-
|
|
2021
|
-
***
|
|
2022
|
-
|
|
2023
|
-
### getUpdateService2MockHandler
|
|
2024
|
-
|
|
2025
|
-
Re-exports [getUpdateService2MockHandler](../functions/services_services.msw.api.gen.getUpdateService2MockHandler.html)
|
|
2026
|
-
|
|
2027
|
-
***
|
|
2028
|
-
|
|
2029
|
-
### getUpdateService2ResponseMock
|
|
2030
|
-
|
|
2031
|
-
Re-exports [getUpdateService2ResponseMock](../functions/services_services.msw.api.gen.getUpdateService2ResponseMock.html)
|
|
2032
|
-
|
|
2033
|
-
***
|
|
2034
|
-
|
|
2035
|
-
### getUpdateServiceMockHandler
|
|
2036
|
-
|
|
2037
|
-
Re-exports [getUpdateServiceMockHandler](../functions/services_services.msw.api.gen.getUpdateServiceMockHandler.html)
|
|
2038
|
-
|
|
2039
|
-
***
|
|
2040
|
-
|
|
2041
|
-
### getUpdateServiceResponseMock
|
|
2042
|
-
|
|
2043
|
-
Re-exports [getUpdateServiceResponseMock](../functions/services_services.msw.api.gen.getUpdateServiceResponseMock.html)
|
|
2044
|
-
|
|
2045
|
-
***
|
|
2046
|
-
|
|
2047
|
-
### getUpdateSLA2MockHandler
|
|
2048
|
-
|
|
2049
|
-
Re-exports [getUpdateSLA2MockHandler](../functions/slas_slas.msw.api.gen.getUpdateSLA2MockHandler.html)
|
|
2050
|
-
|
|
2051
|
-
***
|
|
2052
|
-
|
|
2053
|
-
### getUpdateSLA2ResponseMock
|
|
2054
|
-
|
|
2055
|
-
Re-exports [getUpdateSLA2ResponseMock](../functions/slas_slas.msw.api.gen.getUpdateSLA2ResponseMock.html)
|
|
2056
|
-
|
|
2057
|
-
***
|
|
2058
|
-
|
|
2059
|
-
### getUpdateSLACondition2MockHandler
|
|
2060
|
-
|
|
2061
|
-
Re-exports [getUpdateSLACondition2MockHandler](../functions/slaconditions_slaconditions.msw.api.gen.getUpdateSLACondition2MockHandler.html)
|
|
2062
|
-
|
|
2063
|
-
***
|
|
2064
|
-
|
|
2065
|
-
### getUpdateSLACondition2ResponseMock
|
|
2066
|
-
|
|
2067
|
-
Re-exports [getUpdateSLACondition2ResponseMock](../functions/slaconditions_slaconditions.msw.api.gen.getUpdateSLACondition2ResponseMock.html)
|
|
2068
|
-
|
|
2069
|
-
***
|
|
2070
|
-
|
|
2071
|
-
### getUpdateSLAConditionMockHandler
|
|
2072
|
-
|
|
2073
|
-
Re-exports [getUpdateSLAConditionMockHandler](../functions/slaconditions_slaconditions.msw.api.gen.getUpdateSLAConditionMockHandler.html)
|
|
2074
|
-
|
|
2075
|
-
***
|
|
2076
|
-
|
|
2077
|
-
### getUpdateSLAConditionResponseMock
|
|
2078
|
-
|
|
2079
|
-
Re-exports [getUpdateSLAConditionResponseMock](../functions/slaconditions_slaconditions.msw.api.gen.getUpdateSLAConditionResponseMock.html)
|
|
2080
|
-
|
|
2081
|
-
***
|
|
2082
|
-
|
|
2083
|
-
### getUpdateSLAMockHandler
|
|
2084
|
-
|
|
2085
|
-
Re-exports [getUpdateSLAMockHandler](../functions/slas_slas.msw.api.gen.getUpdateSLAMockHandler.html)
|
|
2086
|
-
|
|
2087
|
-
***
|
|
2088
|
-
|
|
2089
|
-
### getUpdateSLAResponseMock
|
|
2090
|
-
|
|
2091
|
-
Re-exports [getUpdateSLAResponseMock](../functions/slas_slas.msw.api.gen.getUpdateSLAResponseMock.html)
|
|
2092
|
-
|
|
2093
|
-
***
|
|
2094
|
-
|
|
2095
|
-
### getUpdateSource2MockHandler
|
|
2096
|
-
|
|
2097
|
-
Re-exports [getUpdateSource2MockHandler](../functions/sources_sources.msw.api.gen.getUpdateSource2MockHandler.html)
|
|
2098
|
-
|
|
2099
|
-
***
|
|
2100
|
-
|
|
2101
|
-
### getUpdateSource2ResponseMock
|
|
2102
|
-
|
|
2103
|
-
Re-exports [getUpdateSource2ResponseMock](../functions/sources_sources.msw.api.gen.getUpdateSource2ResponseMock.html)
|
|
2104
|
-
|
|
2105
|
-
***
|
|
2106
|
-
|
|
2107
|
-
### getUpdateSourceMockHandler
|
|
2108
|
-
|
|
2109
|
-
Re-exports [getUpdateSourceMockHandler](../functions/sources_sources.msw.api.gen.getUpdateSourceMockHandler.html)
|
|
2110
|
-
|
|
2111
|
-
***
|
|
2112
|
-
|
|
2113
|
-
### getUpdateSourceResponseMock
|
|
2114
|
-
|
|
2115
|
-
Re-exports [getUpdateSourceResponseMock](../functions/sources_sources.msw.api.gen.getUpdateSourceResponseMock.html)
|
|
2116
|
-
|
|
2117
|
-
***
|
|
2118
|
-
|
|
2119
|
-
### getUpdateStatus2MockHandler
|
|
2120
|
-
|
|
2121
|
-
Re-exports [getUpdateStatus2MockHandler](../functions/statuses_statuses.msw.api.gen.getUpdateStatus2MockHandler.html)
|
|
2122
|
-
|
|
2123
|
-
***
|
|
2124
|
-
|
|
2125
|
-
### getUpdateStatus2ResponseMock
|
|
2126
|
-
|
|
2127
|
-
Re-exports [getUpdateStatus2ResponseMock](../functions/statuses_statuses.msw.api.gen.getUpdateStatus2ResponseMock.html)
|
|
2128
|
-
|
|
2129
|
-
***
|
|
2130
|
-
|
|
2131
|
-
### getUpdateStatusCondition2MockHandler
|
|
2132
|
-
|
|
2133
|
-
Re-exports [getUpdateStatusCondition2MockHandler](../functions/status-conditions_status-conditions.msw.api.gen.getUpdateStatusCondition2MockHandler.html)
|
|
2134
|
-
|
|
2135
|
-
***
|
|
2136
|
-
|
|
2137
|
-
### getUpdateStatusCondition2ResponseMock
|
|
2138
|
-
|
|
2139
|
-
Re-exports [getUpdateStatusCondition2ResponseMock](../functions/status-conditions_status-conditions.msw.api.gen.getUpdateStatusCondition2ResponseMock.html)
|
|
2140
|
-
|
|
2141
|
-
***
|
|
2142
|
-
|
|
2143
|
-
### getUpdateStatusConditionMockHandler
|
|
2144
|
-
|
|
2145
|
-
Re-exports [getUpdateStatusConditionMockHandler](../functions/status-conditions_status-conditions.msw.api.gen.getUpdateStatusConditionMockHandler.html)
|
|
2146
|
-
|
|
2147
|
-
***
|
|
2148
|
-
|
|
2149
|
-
### getUpdateStatusConditionResponseMock
|
|
2150
|
-
|
|
2151
|
-
Re-exports [getUpdateStatusConditionResponseMock](../functions/status-conditions_status-conditions.msw.api.gen.getUpdateStatusConditionResponseMock.html)
|
|
2152
|
-
|
|
2153
|
-
***
|
|
2154
|
-
|
|
2155
|
-
### getUpdateStatusMockHandler
|
|
2156
|
-
|
|
2157
|
-
Re-exports [getUpdateStatusMockHandler](../functions/statuses_statuses.msw.api.gen.getUpdateStatusMockHandler.html)
|
|
2158
|
-
|
|
2159
|
-
***
|
|
2160
|
-
|
|
2161
|
-
### getUpdateStatusResponseMock
|
|
2162
|
-
|
|
2163
|
-
Re-exports [getUpdateStatusResponseMock](../functions/statuses_statuses.msw.api.gen.getUpdateStatusResponseMock.html)
|
|
2164
|
-
|
|
2165
|
-
***
|
|
2166
|
-
|
|
2167
|
-
### GooglerpcStatus
|
|
2168
|
-
|
|
2169
|
-
Re-exports [GooglerpcStatus](../interfaces/_models.GooglerpcStatus.html)
|
|
2170
|
-
|
|
2171
|
-
***
|
|
2172
|
-
|
|
2173
|
-
### LinkCommunicationParams
|
|
2174
|
-
|
|
2175
|
-
Re-exports [LinkCommunicationParams](../types/_models.LinkCommunicationParams.html)
|
|
2176
|
-
|
|
2177
|
-
***
|
|
2178
|
-
|
|
2179
|
-
### LinkCommunicationResult
|
|
2180
|
-
|
|
2181
|
-
Re-exports [LinkCommunicationResult](../types/case-communications_case-communications.api.gen.LinkCommunicationResult.html)
|
|
2182
|
-
|
|
2183
|
-
***
|
|
2184
|
-
|
|
2185
|
-
### ListCatalogsParams
|
|
2186
|
-
|
|
2187
|
-
Re-exports [ListCatalogsParams](../types/_models.ListCatalogsParams.html)
|
|
2188
|
-
|
|
2189
|
-
***
|
|
2190
|
-
|
|
2191
|
-
### ListCatalogsResult
|
|
2192
|
-
|
|
2193
|
-
Re-exports [ListCatalogsResult](../types/catalogs_catalogs.api.gen.ListCatalogsResult.html)
|
|
2194
|
-
|
|
2195
|
-
***
|
|
2196
|
-
|
|
2197
|
-
### ListCloseReasonGroupsParams
|
|
2198
|
-
|
|
2199
|
-
Re-exports [ListCloseReasonGroupsParams](../types/_models.ListCloseReasonGroupsParams.html)
|
|
2200
|
-
|
|
2201
|
-
***
|
|
2202
|
-
|
|
2203
|
-
### ListCloseReasonGroupsResult
|
|
2204
|
-
|
|
2205
|
-
Re-exports [ListCloseReasonGroupsResult](../types/close-reason-groups_close-reason-groups.api.gen.ListCloseReasonGroupsResult.html)
|
|
2206
|
-
|
|
2207
|
-
***
|
|
2208
|
-
|
|
2209
|
-
### ListCloseReasonsParams
|
|
2210
|
-
|
|
2211
|
-
Re-exports [ListCloseReasonsParams](../types/_models.ListCloseReasonsParams.html)
|
|
2212
|
-
|
|
2213
|
-
***
|
|
2214
|
-
|
|
2215
|
-
### ListCloseReasonsResult
|
|
2216
|
-
|
|
2217
|
-
Re-exports [ListCloseReasonsResult](../types/close-reasons_close-reasons.api.gen.ListCloseReasonsResult.html)
|
|
2218
|
-
|
|
2219
|
-
***
|
|
2220
|
-
|
|
2221
|
-
### ListCommentsParams
|
|
2222
|
-
|
|
2223
|
-
Re-exports [ListCommentsParams](../types/_models.ListCommentsParams.html)
|
|
2224
|
-
|
|
2225
|
-
***
|
|
2226
|
-
|
|
2227
|
-
### ListCommentsResult
|
|
2228
|
-
|
|
2229
|
-
Re-exports [ListCommentsResult](../types/case-comments_case-comments.api.gen.ListCommentsResult.html)
|
|
2230
|
-
|
|
2231
|
-
***
|
|
2232
|
-
|
|
2233
|
-
### ListCommunicationsParams
|
|
2234
|
-
|
|
2235
|
-
Re-exports [ListCommunicationsParams](../types/_models.ListCommunicationsParams.html)
|
|
2236
|
-
|
|
2237
|
-
***
|
|
2238
|
-
|
|
2239
|
-
### ListCommunicationsResult
|
|
2240
|
-
|
|
2241
|
-
Re-exports [ListCommunicationsResult](../types/case-communications_case-communications.api.gen.ListCommunicationsResult.html)
|
|
2242
|
-
|
|
2243
|
-
***
|
|
2244
|
-
|
|
2245
|
-
### ListFilesParams
|
|
2246
|
-
|
|
2247
|
-
Re-exports [ListFilesParams](../types/_models.ListFilesParams.html)
|
|
2248
|
-
|
|
2249
|
-
***
|
|
2250
|
-
|
|
2251
|
-
### ListFilesResult
|
|
2252
|
-
|
|
2253
|
-
Re-exports [ListFilesResult](../types/case-files_case-files.api.gen.ListFilesResult.html)
|
|
2254
|
-
|
|
2255
|
-
***
|
|
2256
|
-
|
|
2257
|
-
### ListLinksParams
|
|
2258
|
-
|
|
2259
|
-
Re-exports [ListLinksParams](../types/_models.ListLinksParams.html)
|
|
2260
|
-
|
|
2261
|
-
***
|
|
2262
|
-
|
|
2263
|
-
### ListLinksResult
|
|
2264
|
-
|
|
2265
|
-
Re-exports [ListLinksResult](../types/case-links_case-links.api.gen.ListLinksResult.html)
|
|
2266
|
-
|
|
2267
|
-
***
|
|
2268
|
-
|
|
2269
|
-
### ListPrioritiesParams
|
|
2270
|
-
|
|
2271
|
-
Re-exports [ListPrioritiesParams](../types/_models.ListPrioritiesParams.html)
|
|
2272
|
-
|
|
2273
|
-
***
|
|
2274
|
-
|
|
2275
|
-
### ListPrioritiesResult
|
|
2276
|
-
|
|
2277
|
-
Re-exports [ListPrioritiesResult](../types/priorities_priorities.api.gen.ListPrioritiesResult.html)
|
|
2278
|
-
|
|
2279
|
-
***
|
|
2280
|
-
|
|
2281
|
-
### ListRelatedCasesParams
|
|
2282
|
-
|
|
2283
|
-
Re-exports [ListRelatedCasesParams](../types/_models.ListRelatedCasesParams.html)
|
|
2284
|
-
|
|
2285
|
-
***
|
|
2286
|
-
|
|
2287
|
-
### ListRelatedCasesResult
|
|
2288
|
-
|
|
2289
|
-
Re-exports [ListRelatedCasesResult](../types/related-cases_related-cases.api.gen.ListRelatedCasesResult.html)
|
|
2290
|
-
|
|
2291
|
-
***
|
|
2292
|
-
|
|
2293
|
-
### ListServicesParams
|
|
2294
|
-
|
|
2295
|
-
Re-exports [ListServicesParams](../types/_models.ListServicesParams.html)
|
|
2296
|
-
|
|
2297
|
-
***
|
|
2298
|
-
|
|
2299
|
-
### ListServicesResult
|
|
2300
|
-
|
|
2301
|
-
Re-exports [ListServicesResult](../types/services_services.api.gen.ListServicesResult.html)
|
|
2302
|
-
|
|
2303
|
-
***
|
|
2304
|
-
|
|
2305
|
-
### ListSLAConditionsParams
|
|
2306
|
-
|
|
2307
|
-
Re-exports [ListSLAConditionsParams](../types/_models.ListSLAConditionsParams.html)
|
|
2308
|
-
|
|
2309
|
-
***
|
|
2310
|
-
|
|
2311
|
-
### ListSLAConditionsResult
|
|
2312
|
-
|
|
2313
|
-
Re-exports [ListSLAConditionsResult](../types/slaconditions_slaconditions.api.gen.ListSLAConditionsResult.html)
|
|
2314
|
-
|
|
2315
|
-
***
|
|
2316
|
-
|
|
2317
|
-
### ListSLAsParams
|
|
2318
|
-
|
|
2319
|
-
Re-exports [ListSLAsParams](../types/_models.ListSLAsParams.html)
|
|
2320
|
-
|
|
2321
|
-
***
|
|
2322
|
-
|
|
2323
|
-
### ListSLAsResult
|
|
2324
|
-
|
|
2325
|
-
Re-exports [ListSLAsResult](../types/slas_slas.api.gen.ListSLAsResult.html)
|
|
2326
|
-
|
|
2327
|
-
***
|
|
2328
|
-
|
|
2329
|
-
### ListSourcesParams
|
|
2330
|
-
|
|
2331
|
-
Re-exports [ListSourcesParams](../types/_models.ListSourcesParams.html)
|
|
2332
|
-
|
|
2333
|
-
***
|
|
2334
|
-
|
|
2335
|
-
### ListSourcesResult
|
|
2336
|
-
|
|
2337
|
-
Re-exports [ListSourcesResult](../types/sources_sources.api.gen.ListSourcesResult.html)
|
|
2338
|
-
|
|
2339
|
-
***
|
|
2340
|
-
|
|
2341
|
-
### ListSourcesTypeItem
|
|
2342
|
-
|
|
2343
|
-
Re-exports [ListSourcesTypeItem](../variables/_models.ListSourcesTypeItem.html)
|
|
2344
|
-
|
|
2345
|
-
***
|
|
2346
|
-
|
|
2347
|
-
### ListStatusConditionsParams
|
|
2348
|
-
|
|
2349
|
-
Re-exports [ListStatusConditionsParams](../types/_models.ListStatusConditionsParams.html)
|
|
2350
|
-
|
|
2351
|
-
***
|
|
2352
|
-
|
|
2353
|
-
### ListStatusConditionsResult
|
|
2354
|
-
|
|
2355
|
-
Re-exports [ListStatusConditionsResult](../types/status-conditions_status-conditions.api.gen.ListStatusConditionsResult.html)
|
|
2356
|
-
|
|
2357
|
-
***
|
|
2358
|
-
|
|
2359
|
-
### ListStatusesParams
|
|
2360
|
-
|
|
2361
|
-
Re-exports [ListStatusesParams](../types/_models.ListStatusesParams.html)
|
|
2362
|
-
|
|
2363
|
-
***
|
|
2364
|
-
|
|
2365
|
-
### ListStatusesResult
|
|
2366
|
-
|
|
2367
|
-
Re-exports [ListStatusesResult](../types/statuses_statuses.api.gen.ListStatusesResult.html)
|
|
2368
|
-
|
|
2369
|
-
***
|
|
2370
|
-
|
|
2371
|
-
### LocateCaseParams
|
|
2372
|
-
|
|
2373
|
-
Re-exports [LocateCaseParams](../types/_models.LocateCaseParams.html)
|
|
2374
|
-
|
|
2375
|
-
***
|
|
2376
|
-
|
|
2377
|
-
### LocateCaseResult
|
|
2378
|
-
|
|
2379
|
-
Re-exports [LocateCaseResult](../types/cases_cases.api.gen.LocateCaseResult.html)
|
|
2380
|
-
|
|
2381
|
-
***
|
|
2382
|
-
|
|
2383
|
-
### LocateCatalogParams
|
|
2384
|
-
|
|
2385
|
-
Re-exports [LocateCatalogParams](../types/_models.LocateCatalogParams.html)
|
|
2386
|
-
|
|
2387
|
-
***
|
|
2388
|
-
|
|
2389
|
-
### LocateCatalogResult
|
|
2390
|
-
|
|
2391
|
-
Re-exports [LocateCatalogResult](../types/catalogs_catalogs.api.gen.LocateCatalogResult.html)
|
|
2392
|
-
|
|
2393
|
-
***
|
|
2394
|
-
|
|
2395
|
-
### LocateCloseReasonGroupParams
|
|
2396
|
-
|
|
2397
|
-
Re-exports [LocateCloseReasonGroupParams](../types/_models.LocateCloseReasonGroupParams.html)
|
|
2398
|
-
|
|
2399
|
-
***
|
|
2400
|
-
|
|
2401
|
-
### LocateCloseReasonGroupResult
|
|
2402
|
-
|
|
2403
|
-
Re-exports [LocateCloseReasonGroupResult](../types/close-reason-groups_close-reason-groups.api.gen.LocateCloseReasonGroupResult.html)
|
|
2404
|
-
|
|
2405
|
-
***
|
|
2406
|
-
|
|
2407
|
-
### LocateCloseReasonParams
|
|
2408
|
-
|
|
2409
|
-
Re-exports [LocateCloseReasonParams](../types/_models.LocateCloseReasonParams.html)
|
|
2410
|
-
|
|
2411
|
-
***
|
|
2412
|
-
|
|
2413
|
-
### LocateCloseReasonResult
|
|
2414
|
-
|
|
2415
|
-
Re-exports [LocateCloseReasonResult](../types/close-reasons_close-reasons.api.gen.LocateCloseReasonResult.html)
|
|
2416
|
-
|
|
2417
|
-
***
|
|
2418
|
-
|
|
2419
|
-
### LocateCommentParams
|
|
2420
|
-
|
|
2421
|
-
Re-exports [LocateCommentParams](../types/_models.LocateCommentParams.html)
|
|
2422
|
-
|
|
2423
|
-
***
|
|
2424
|
-
|
|
2425
|
-
### LocateCommentResult
|
|
2426
|
-
|
|
2427
|
-
Re-exports [LocateCommentResult](../types/case-comments_case-comments.api.gen.LocateCommentResult.html)
|
|
2428
|
-
|
|
2429
|
-
***
|
|
2430
|
-
|
|
2431
|
-
### LocateLinkParams
|
|
2432
|
-
|
|
2433
|
-
Re-exports [LocateLinkParams](../types/_models.LocateLinkParams.html)
|
|
2434
|
-
|
|
2435
|
-
***
|
|
2436
|
-
|
|
2437
|
-
### LocateLinkResult
|
|
2438
|
-
|
|
2439
|
-
Re-exports [LocateLinkResult](../types/case-links_case-links.api.gen.LocateLinkResult.html)
|
|
2440
|
-
|
|
2441
|
-
***
|
|
2442
|
-
|
|
2443
|
-
### LocatePriorityParams
|
|
2444
|
-
|
|
2445
|
-
Re-exports [LocatePriorityParams](../types/_models.LocatePriorityParams.html)
|
|
2446
|
-
|
|
2447
|
-
***
|
|
2448
|
-
|
|
2449
|
-
### LocatePriorityResult
|
|
2450
|
-
|
|
2451
|
-
Re-exports [LocatePriorityResult](../types/priorities_priorities.api.gen.LocatePriorityResult.html)
|
|
2452
|
-
|
|
2453
|
-
***
|
|
2454
|
-
|
|
2455
|
-
### LocateRelatedCaseParams
|
|
2456
|
-
|
|
2457
|
-
Re-exports [LocateRelatedCaseParams](../types/_models.LocateRelatedCaseParams.html)
|
|
2458
|
-
|
|
2459
|
-
***
|
|
2460
|
-
|
|
2461
|
-
### LocateRelatedCaseResult
|
|
2462
|
-
|
|
2463
|
-
Re-exports [LocateRelatedCaseResult](../types/related-cases_related-cases.api.gen.LocateRelatedCaseResult.html)
|
|
2464
|
-
|
|
2465
|
-
***
|
|
2466
|
-
|
|
2467
|
-
### LocateServiceParams
|
|
2468
|
-
|
|
2469
|
-
Re-exports [LocateServiceParams](../types/_models.LocateServiceParams.html)
|
|
2470
|
-
|
|
2471
|
-
***
|
|
2472
|
-
|
|
2473
|
-
### LocateServiceResult
|
|
2474
|
-
|
|
2475
|
-
Re-exports [LocateServiceResult](../types/services_services.api.gen.LocateServiceResult.html)
|
|
2476
|
-
|
|
2477
|
-
***
|
|
2478
|
-
|
|
2479
|
-
### LocateSLAConditionParams
|
|
2480
|
-
|
|
2481
|
-
Re-exports [LocateSLAConditionParams](../types/_models.LocateSLAConditionParams.html)
|
|
2482
|
-
|
|
2483
|
-
***
|
|
2484
|
-
|
|
2485
|
-
### LocateSLAConditionResult
|
|
2486
|
-
|
|
2487
|
-
Re-exports [LocateSLAConditionResult](../types/slaconditions_slaconditions.api.gen.LocateSLAConditionResult.html)
|
|
2488
|
-
|
|
2489
|
-
***
|
|
2490
|
-
|
|
2491
|
-
### LocateSLAParams
|
|
2492
|
-
|
|
2493
|
-
Re-exports [LocateSLAParams](../types/_models.LocateSLAParams.html)
|
|
2494
|
-
|
|
2495
|
-
***
|
|
2496
|
-
|
|
2497
|
-
### LocateSLAResult
|
|
2498
|
-
|
|
2499
|
-
Re-exports [LocateSLAResult](../types/slas_slas.api.gen.LocateSLAResult.html)
|
|
2500
|
-
|
|
2501
|
-
***
|
|
2502
|
-
|
|
2503
|
-
### LocateSourceParams
|
|
2504
|
-
|
|
2505
|
-
Re-exports [LocateSourceParams](../types/_models.LocateSourceParams.html)
|
|
2506
|
-
|
|
2507
|
-
***
|
|
2508
|
-
|
|
2509
|
-
### LocateSourceResult
|
|
2510
|
-
|
|
2511
|
-
Re-exports [LocateSourceResult](../types/sources_sources.api.gen.LocateSourceResult.html)
|
|
2512
|
-
|
|
2513
|
-
***
|
|
2514
|
-
|
|
2515
|
-
### LocateStatusConditionParams
|
|
2516
|
-
|
|
2517
|
-
Re-exports [LocateStatusConditionParams](../types/_models.LocateStatusConditionParams.html)
|
|
2518
|
-
|
|
2519
|
-
***
|
|
2520
|
-
|
|
2521
|
-
### LocateStatusConditionResult
|
|
2522
|
-
|
|
2523
|
-
Re-exports [LocateStatusConditionResult](../types/status-conditions_status-conditions.api.gen.LocateStatusConditionResult.html)
|
|
2524
|
-
|
|
2525
|
-
***
|
|
2526
|
-
|
|
2527
|
-
### LocateStatusParams
|
|
2528
|
-
|
|
2529
|
-
Re-exports [LocateStatusParams](../types/_models.LocateStatusParams.html)
|
|
2530
|
-
|
|
2531
|
-
***
|
|
2532
|
-
|
|
2533
|
-
### LocateStatusResult
|
|
2534
|
-
|
|
2535
|
-
Re-exports [LocateStatusResult](../types/statuses_statuses.api.gen.LocateStatusResult.html)
|
|
2536
|
-
|
|
2537
|
-
***
|
|
2538
|
-
|
|
2539
|
-
### ProtobufAny
|
|
2540
|
-
|
|
2541
|
-
Re-exports [ProtobufAny](../interfaces/_models.ProtobufAny.html)
|
|
2542
|
-
|
|
2543
|
-
***
|
|
2544
|
-
|
|
2545
|
-
### PublishCommentParams
|
|
2546
|
-
|
|
2547
|
-
Re-exports [PublishCommentParams](../types/_models.PublishCommentParams.html)
|
|
2548
|
-
|
|
2549
|
-
***
|
|
2550
|
-
|
|
2551
|
-
### PublishCommentResult
|
|
2552
|
-
|
|
2553
|
-
Re-exports [PublishCommentResult](../types/case-comments_case-comments.api.gen.PublishCommentResult.html)
|
|
2554
|
-
|
|
2555
|
-
***
|
|
2556
|
-
|
|
2557
|
-
### SearchCases2Params
|
|
2558
|
-
|
|
2559
|
-
Re-exports [SearchCases2Params](../types/_models.SearchCases2Params.html)
|
|
2560
|
-
|
|
2561
|
-
***
|
|
2562
|
-
|
|
2563
|
-
### SearchCases2Result
|
|
2564
|
-
|
|
2565
|
-
Re-exports [SearchCases2Result](../types/cases_cases.api.gen.SearchCases2Result.html)
|
|
2566
|
-
|
|
2567
|
-
***
|
|
2568
|
-
|
|
2569
|
-
### SearchCasesParams
|
|
2570
|
-
|
|
2571
|
-
Re-exports [SearchCasesParams](../types/_models.SearchCasesParams.html)
|
|
2572
|
-
|
|
2573
|
-
***
|
|
2574
|
-
|
|
2575
|
-
### SearchCasesResult
|
|
2576
|
-
|
|
2577
|
-
Re-exports [SearchCasesResult](../types/cases_cases.api.gen.SearchCasesResult.html)
|
|
2578
|
-
|
|
2579
|
-
***
|
|
2580
|
-
|
|
2581
|
-
### UnlinkCommunicationParams
|
|
2582
|
-
|
|
2583
|
-
Re-exports [UnlinkCommunicationParams](../types/_models.UnlinkCommunicationParams.html)
|
|
2584
|
-
|
|
2585
|
-
***
|
|
2586
|
-
|
|
2587
|
-
### UnlinkCommunicationResult
|
|
2588
|
-
|
|
2589
|
-
Re-exports [UnlinkCommunicationResult](../types/case-communications_case-communications.api.gen.UnlinkCommunicationResult.html)
|
|
2590
|
-
|
|
2591
|
-
***
|
|
2592
|
-
|
|
2593
|
-
### UpdateCase2Body
|
|
2594
|
-
|
|
2595
|
-
Re-exports [UpdateCase2Body](../types/_models.UpdateCase2Body.html)
|
|
2596
|
-
|
|
2597
|
-
***
|
|
2598
|
-
|
|
2599
|
-
### UpdateCase2Params
|
|
2600
|
-
|
|
2601
|
-
Re-exports [UpdateCase2Params](../types/_models.UpdateCase2Params.html)
|
|
2602
|
-
|
|
2603
|
-
***
|
|
2604
|
-
|
|
2605
|
-
### UpdateCase2Result
|
|
2606
|
-
|
|
2607
|
-
Re-exports [UpdateCase2Result](../types/cases_cases.api.gen.UpdateCase2Result.html)
|
|
2608
|
-
|
|
2609
|
-
***
|
|
2610
|
-
|
|
2611
|
-
### UpdateCaseBody
|
|
2612
|
-
|
|
2613
|
-
Re-exports [UpdateCaseBody](../types/_models.UpdateCaseBody.html)
|
|
2614
|
-
|
|
2615
|
-
***
|
|
2616
|
-
|
|
2617
|
-
### UpdateCaseInputBody
|
|
2618
|
-
|
|
2619
|
-
Re-exports [UpdateCaseInputBody](../types/_models.UpdateCaseInputBody.html)
|
|
2620
|
-
|
|
2621
|
-
***
|
|
2622
|
-
|
|
2623
|
-
### UpdateCaseParams
|
|
2624
|
-
|
|
2625
|
-
Re-exports [UpdateCaseParams](../types/_models.UpdateCaseParams.html)
|
|
2626
|
-
|
|
2627
|
-
***
|
|
2628
|
-
|
|
2629
|
-
### UpdateCaseResult
|
|
2630
|
-
|
|
2631
|
-
Re-exports [UpdateCaseResult](../types/cases_cases.api.gen.UpdateCaseResult.html)
|
|
2632
|
-
|
|
2633
|
-
***
|
|
2634
|
-
|
|
2635
|
-
### UpdateCatalog2Params
|
|
2636
|
-
|
|
2637
|
-
Re-exports [UpdateCatalog2Params](../types/_models.UpdateCatalog2Params.html)
|
|
2638
|
-
|
|
2639
|
-
***
|
|
2640
|
-
|
|
2641
|
-
### UpdateCatalog2Result
|
|
2642
|
-
|
|
2643
|
-
Re-exports [UpdateCatalog2Result](../types/catalogs_catalogs.api.gen.UpdateCatalog2Result.html)
|
|
2644
|
-
|
|
2645
|
-
***
|
|
2646
|
-
|
|
2647
|
-
### UpdateCatalogParams
|
|
2648
|
-
|
|
2649
|
-
Re-exports [UpdateCatalogParams](../types/_models.UpdateCatalogParams.html)
|
|
2650
|
-
|
|
2651
|
-
***
|
|
2652
|
-
|
|
2653
|
-
### UpdateCatalogResult
|
|
2654
|
-
|
|
2655
|
-
Re-exports [UpdateCatalogResult](../types/catalogs_catalogs.api.gen.UpdateCatalogResult.html)
|
|
2656
|
-
|
|
2657
|
-
***
|
|
2658
|
-
|
|
2659
|
-
### UpdateCloseReason2Params
|
|
2660
|
-
|
|
2661
|
-
Re-exports [UpdateCloseReason2Params](../types/_models.UpdateCloseReason2Params.html)
|
|
2662
|
-
|
|
2663
|
-
***
|
|
2664
|
-
|
|
2665
|
-
### UpdateCloseReason2Result
|
|
2666
|
-
|
|
2667
|
-
Re-exports [UpdateCloseReason2Result](../types/close-reasons_close-reasons.api.gen.UpdateCloseReason2Result.html)
|
|
2668
|
-
|
|
2669
|
-
***
|
|
2670
|
-
|
|
2671
|
-
### UpdateCloseReasonGroup2Params
|
|
2672
|
-
|
|
2673
|
-
Re-exports [UpdateCloseReasonGroup2Params](../types/_models.UpdateCloseReasonGroup2Params.html)
|
|
2674
|
-
|
|
2675
|
-
***
|
|
2676
|
-
|
|
2677
|
-
### UpdateCloseReasonGroup2Result
|
|
2678
|
-
|
|
2679
|
-
Re-exports [UpdateCloseReasonGroup2Result](../types/close-reason-groups_close-reason-groups.api.gen.UpdateCloseReasonGroup2Result.html)
|
|
2680
|
-
|
|
2681
|
-
***
|
|
2682
|
-
|
|
2683
|
-
### UpdateCloseReasonGroupParams
|
|
2684
|
-
|
|
2685
|
-
Re-exports [UpdateCloseReasonGroupParams](../types/_models.UpdateCloseReasonGroupParams.html)
|
|
2686
|
-
|
|
2687
|
-
***
|
|
2688
|
-
|
|
2689
|
-
### UpdateCloseReasonGroupResult
|
|
2690
|
-
|
|
2691
|
-
Re-exports [UpdateCloseReasonGroupResult](../types/close-reason-groups_close-reason-groups.api.gen.UpdateCloseReasonGroupResult.html)
|
|
2692
|
-
|
|
2693
|
-
***
|
|
2694
|
-
|
|
2695
|
-
### UpdateCloseReasonParams
|
|
2696
|
-
|
|
2697
|
-
Re-exports [UpdateCloseReasonParams](../types/_models.UpdateCloseReasonParams.html)
|
|
2698
|
-
|
|
2699
|
-
***
|
|
2700
|
-
|
|
2701
|
-
### UpdateCloseReasonResult
|
|
2702
|
-
|
|
2703
|
-
Re-exports [UpdateCloseReasonResult](../types/close-reasons_close-reasons.api.gen.UpdateCloseReasonResult.html)
|
|
2704
|
-
|
|
2705
|
-
***
|
|
2706
|
-
|
|
2707
|
-
### UpdateComment2Body
|
|
2708
|
-
|
|
2709
|
-
Re-exports [UpdateComment2Body](../types/_models.UpdateComment2Body.html)
|
|
2710
|
-
|
|
2711
|
-
***
|
|
2712
|
-
|
|
2713
|
-
### UpdateComment2Params
|
|
2714
|
-
|
|
2715
|
-
Re-exports [UpdateComment2Params](../types/_models.UpdateComment2Params.html)
|
|
2716
|
-
|
|
2717
|
-
***
|
|
2718
|
-
|
|
2719
|
-
### UpdateComment2Result
|
|
2720
|
-
|
|
2721
|
-
Re-exports [UpdateComment2Result](../types/case-comments_case-comments.api.gen.UpdateComment2Result.html)
|
|
2722
|
-
|
|
2723
|
-
***
|
|
2724
|
-
|
|
2725
|
-
### UpdateCommentBody
|
|
2726
|
-
|
|
2727
|
-
Re-exports [UpdateCommentBody](../types/_models.UpdateCommentBody.html)
|
|
2728
|
-
|
|
2729
|
-
***
|
|
2730
|
-
|
|
2731
|
-
### UpdateCommentInputBody
|
|
2732
|
-
|
|
2733
|
-
Re-exports [UpdateCommentInputBody](../types/_models.UpdateCommentInputBody.html)
|
|
2734
|
-
|
|
2735
|
-
***
|
|
2736
|
-
|
|
2737
|
-
### UpdateCommentParams
|
|
2738
|
-
|
|
2739
|
-
Re-exports [UpdateCommentParams](../types/_models.UpdateCommentParams.html)
|
|
2740
|
-
|
|
2741
|
-
***
|
|
2742
|
-
|
|
2743
|
-
### UpdateCommentResult
|
|
2744
|
-
|
|
2745
|
-
Re-exports [UpdateCommentResult](../types/case-comments_case-comments.api.gen.UpdateCommentResult.html)
|
|
2746
|
-
|
|
2747
|
-
***
|
|
2748
|
-
|
|
2749
|
-
### UpdateLink2Body
|
|
2750
|
-
|
|
2751
|
-
Re-exports [UpdateLink2Body](../types/_models.UpdateLink2Body.html)
|
|
2752
|
-
|
|
2753
|
-
***
|
|
2754
|
-
|
|
2755
|
-
### UpdateLink2Params
|
|
2756
|
-
|
|
2757
|
-
Re-exports [UpdateLink2Params](../types/_models.UpdateLink2Params.html)
|
|
2758
|
-
|
|
2759
|
-
***
|
|
2760
|
-
|
|
2761
|
-
### UpdateLink2Result
|
|
2762
|
-
|
|
2763
|
-
Re-exports [UpdateLink2Result](../types/case-links_case-links.api.gen.UpdateLink2Result.html)
|
|
2764
|
-
|
|
2765
|
-
***
|
|
2766
|
-
|
|
2767
|
-
### UpdateLinkBody
|
|
2768
|
-
|
|
2769
|
-
Re-exports [UpdateLinkBody](../types/_models.UpdateLinkBody.html)
|
|
2770
|
-
|
|
2771
|
-
***
|
|
2772
|
-
|
|
2773
|
-
### UpdateLinkInputBody
|
|
2774
|
-
|
|
2775
|
-
Re-exports [UpdateLinkInputBody](../types/_models.UpdateLinkInputBody.html)
|
|
2776
|
-
|
|
2777
|
-
***
|
|
2778
|
-
|
|
2779
|
-
### UpdateLinkParams
|
|
2780
|
-
|
|
2781
|
-
Re-exports [UpdateLinkParams](../types/_models.UpdateLinkParams.html)
|
|
2782
|
-
|
|
2783
|
-
***
|
|
2784
|
-
|
|
2785
|
-
### UpdateLinkResult
|
|
2786
|
-
|
|
2787
|
-
Re-exports [UpdateLinkResult](../types/case-links_case-links.api.gen.UpdateLinkResult.html)
|
|
2788
|
-
|
|
2789
|
-
***
|
|
2790
|
-
|
|
2791
|
-
### UpdatePriority2Params
|
|
2792
|
-
|
|
2793
|
-
Re-exports [UpdatePriority2Params](../types/_models.UpdatePriority2Params.html)
|
|
2794
|
-
|
|
2795
|
-
***
|
|
2796
|
-
|
|
2797
|
-
### UpdatePriority2Result
|
|
2798
|
-
|
|
2799
|
-
Re-exports [UpdatePriority2Result](../types/priorities_priorities.api.gen.UpdatePriority2Result.html)
|
|
2800
|
-
|
|
2801
|
-
***
|
|
2802
|
-
|
|
2803
|
-
### UpdatePriorityParams
|
|
2804
|
-
|
|
2805
|
-
Re-exports [UpdatePriorityParams](../types/_models.UpdatePriorityParams.html)
|
|
2806
|
-
|
|
2807
|
-
***
|
|
2808
|
-
|
|
2809
|
-
### UpdatePriorityResult
|
|
2810
|
-
|
|
2811
|
-
Re-exports [UpdatePriorityResult](../types/priorities_priorities.api.gen.UpdatePriorityResult.html)
|
|
2812
|
-
|
|
2813
|
-
***
|
|
2814
|
-
|
|
2815
|
-
### UpdateRelatedCase2Body
|
|
2816
|
-
|
|
2817
|
-
Re-exports [UpdateRelatedCase2Body](../types/_models.UpdateRelatedCase2Body.html)
|
|
2818
|
-
|
|
2819
|
-
***
|
|
2820
|
-
|
|
2821
|
-
### UpdateRelatedCase2BodyPrimaryCase
|
|
2822
|
-
|
|
2823
|
-
Re-exports [UpdateRelatedCase2BodyPrimaryCase](../types/_models.UpdateRelatedCase2BodyPrimaryCase.html)
|
|
2824
|
-
|
|
2825
|
-
***
|
|
2826
|
-
|
|
2827
|
-
### UpdateRelatedCase2Params
|
|
2828
|
-
|
|
2829
|
-
Re-exports [UpdateRelatedCase2Params](../types/_models.UpdateRelatedCase2Params.html)
|
|
2830
|
-
|
|
2831
|
-
***
|
|
2832
|
-
|
|
2833
|
-
### UpdateRelatedCase2Result
|
|
2834
|
-
|
|
2835
|
-
Re-exports [UpdateRelatedCase2Result](../types/related-cases_related-cases.api.gen.UpdateRelatedCase2Result.html)
|
|
2836
|
-
|
|
2837
|
-
***
|
|
2838
|
-
|
|
2839
|
-
### UpdateRelatedCaseBody
|
|
2840
|
-
|
|
2841
|
-
Re-exports [UpdateRelatedCaseBody](../types/_models.UpdateRelatedCaseBody.html)
|
|
2842
|
-
|
|
2843
|
-
***
|
|
2844
|
-
|
|
2845
|
-
### UpdateRelatedCaseBodyPrimaryCase
|
|
2846
|
-
|
|
2847
|
-
Re-exports [UpdateRelatedCaseBodyPrimaryCase](../types/_models.UpdateRelatedCaseBodyPrimaryCase.html)
|
|
2848
|
-
|
|
2849
|
-
***
|
|
2850
|
-
|
|
2851
|
-
### UpdateRelatedCaseInputBody
|
|
2852
|
-
|
|
2853
|
-
Re-exports [UpdateRelatedCaseInputBody](../types/_models.UpdateRelatedCaseInputBody.html)
|
|
2854
|
-
|
|
2855
|
-
***
|
|
2856
|
-
|
|
2857
|
-
### UpdateRelatedCaseInputBodyPrimaryCase
|
|
2858
|
-
|
|
2859
|
-
Re-exports [UpdateRelatedCaseInputBodyPrimaryCase](../types/_models.UpdateRelatedCaseInputBodyPrimaryCase.html)
|
|
2860
|
-
|
|
2861
|
-
***
|
|
2862
|
-
|
|
2863
|
-
### UpdateRelatedCaseParams
|
|
2864
|
-
|
|
2865
|
-
Re-exports [UpdateRelatedCaseParams](../types/_models.UpdateRelatedCaseParams.html)
|
|
2866
|
-
|
|
2867
|
-
***
|
|
2868
|
-
|
|
2869
|
-
### UpdateRelatedCaseResult
|
|
2870
|
-
|
|
2871
|
-
Re-exports [UpdateRelatedCaseResult](../types/related-cases_related-cases.api.gen.UpdateRelatedCaseResult.html)
|
|
2872
|
-
|
|
2873
|
-
***
|
|
2874
|
-
|
|
2875
|
-
### UpdateService2Params
|
|
2876
|
-
|
|
2877
|
-
Re-exports [UpdateService2Params](../types/_models.UpdateService2Params.html)
|
|
2878
|
-
|
|
2879
|
-
***
|
|
2880
|
-
|
|
2881
|
-
### UpdateService2Result
|
|
2882
|
-
|
|
2883
|
-
Re-exports [UpdateService2Result](../types/services_services.api.gen.UpdateService2Result.html)
|
|
2884
|
-
|
|
2885
|
-
***
|
|
2886
|
-
|
|
2887
|
-
### UpdateServiceParams
|
|
2888
|
-
|
|
2889
|
-
Re-exports [UpdateServiceParams](../types/_models.UpdateServiceParams.html)
|
|
2890
|
-
|
|
2891
|
-
***
|
|
2892
|
-
|
|
2893
|
-
### UpdateServiceResult
|
|
2894
|
-
|
|
2895
|
-
Re-exports [UpdateServiceResult](../types/services_services.api.gen.UpdateServiceResult.html)
|
|
2896
|
-
|
|
2897
|
-
***
|
|
2898
|
-
|
|
2899
|
-
### UpdateSLA2Params
|
|
2900
|
-
|
|
2901
|
-
Re-exports [UpdateSLA2Params](../types/_models.UpdateSLA2Params.html)
|
|
2902
|
-
|
|
2903
|
-
***
|
|
2904
|
-
|
|
2905
|
-
### UpdateSLA2Result
|
|
2906
|
-
|
|
2907
|
-
Re-exports [UpdateSLA2Result](../types/slas_slas.api.gen.UpdateSLA2Result.html)
|
|
2908
|
-
|
|
2909
|
-
***
|
|
2910
|
-
|
|
2911
|
-
### UpdateSLACondition2Params
|
|
2912
|
-
|
|
2913
|
-
Re-exports [UpdateSLACondition2Params](../types/_models.UpdateSLACondition2Params.html)
|
|
2914
|
-
|
|
2915
|
-
***
|
|
2916
|
-
|
|
2917
|
-
### UpdateSLACondition2Result
|
|
2918
|
-
|
|
2919
|
-
Re-exports [UpdateSLACondition2Result](../types/slaconditions_slaconditions.api.gen.UpdateSLACondition2Result.html)
|
|
2920
|
-
|
|
2921
|
-
***
|
|
2922
|
-
|
|
2923
|
-
### UpdateSLAConditionParams
|
|
2924
|
-
|
|
2925
|
-
Re-exports [UpdateSLAConditionParams](../types/_models.UpdateSLAConditionParams.html)
|
|
2926
|
-
|
|
2927
|
-
***
|
|
2928
|
-
|
|
2929
|
-
### UpdateSLAConditionResult
|
|
2930
|
-
|
|
2931
|
-
Re-exports [UpdateSLAConditionResult](../types/slaconditions_slaconditions.api.gen.UpdateSLAConditionResult.html)
|
|
2932
|
-
|
|
2933
|
-
***
|
|
2934
|
-
|
|
2935
|
-
### UpdateSLAParams
|
|
2936
|
-
|
|
2937
|
-
Re-exports [UpdateSLAParams](../types/_models.UpdateSLAParams.html)
|
|
2938
|
-
|
|
2939
|
-
***
|
|
2940
|
-
|
|
2941
|
-
### UpdateSLAResult
|
|
2942
|
-
|
|
2943
|
-
Re-exports [UpdateSLAResult](../types/slas_slas.api.gen.UpdateSLAResult.html)
|
|
2944
|
-
|
|
2945
|
-
***
|
|
2946
|
-
|
|
2947
|
-
### UpdateSource2Params
|
|
2948
|
-
|
|
2949
|
-
Re-exports [UpdateSource2Params](../types/_models.UpdateSource2Params.html)
|
|
2950
|
-
|
|
2951
|
-
***
|
|
2952
|
-
|
|
2953
|
-
### UpdateSource2Result
|
|
2954
|
-
|
|
2955
|
-
Re-exports [UpdateSource2Result](../types/sources_sources.api.gen.UpdateSource2Result.html)
|
|
2956
|
-
|
|
2957
|
-
***
|
|
2958
|
-
|
|
2959
|
-
### UpdateSourceParams
|
|
2960
|
-
|
|
2961
|
-
Re-exports [UpdateSourceParams](../types/_models.UpdateSourceParams.html)
|
|
2962
|
-
|
|
2963
|
-
***
|
|
2964
|
-
|
|
2965
|
-
### UpdateSourceResult
|
|
2966
|
-
|
|
2967
|
-
Re-exports [UpdateSourceResult](../types/sources_sources.api.gen.UpdateSourceResult.html)
|
|
2968
|
-
|
|
2969
|
-
***
|
|
2970
|
-
|
|
2971
|
-
### UpdateStatus2Params
|
|
2972
|
-
|
|
2973
|
-
Re-exports [UpdateStatus2Params](../types/_models.UpdateStatus2Params.html)
|
|
2974
|
-
|
|
2975
|
-
***
|
|
2976
|
-
|
|
2977
|
-
### UpdateStatus2Result
|
|
2978
|
-
|
|
2979
|
-
Re-exports [UpdateStatus2Result](../types/statuses_statuses.api.gen.UpdateStatus2Result.html)
|
|
2980
|
-
|
|
2981
|
-
***
|
|
2982
|
-
|
|
2983
|
-
### UpdateStatusCondition2Params
|
|
2984
|
-
|
|
2985
|
-
Re-exports [UpdateStatusCondition2Params](../types/_models.UpdateStatusCondition2Params.html)
|
|
2986
|
-
|
|
2987
|
-
***
|
|
2988
|
-
|
|
2989
|
-
### UpdateStatusCondition2Result
|
|
2990
|
-
|
|
2991
|
-
Re-exports [UpdateStatusCondition2Result](../types/status-conditions_status-conditions.api.gen.UpdateStatusCondition2Result.html)
|
|
2992
|
-
|
|
2993
|
-
***
|
|
2994
|
-
|
|
2995
|
-
### UpdateStatusConditionParams
|
|
2996
|
-
|
|
2997
|
-
Re-exports [UpdateStatusConditionParams](../types/_models.UpdateStatusConditionParams.html)
|
|
2998
|
-
|
|
2999
|
-
***
|
|
3000
|
-
|
|
3001
|
-
### UpdateStatusConditionResult
|
|
3002
|
-
|
|
3003
|
-
Re-exports [UpdateStatusConditionResult](../types/status-conditions_status-conditions.api.gen.UpdateStatusConditionResult.html)
|
|
3004
|
-
|
|
3005
|
-
***
|
|
3006
|
-
|
|
3007
|
-
### UpdateStatusParams
|
|
3008
|
-
|
|
3009
|
-
Re-exports [UpdateStatusParams](../types/_models.UpdateStatusParams.html)
|
|
3010
|
-
|
|
3011
|
-
***
|
|
3012
|
-
|
|
3013
|
-
### UpdateStatusResult
|
|
3014
|
-
|
|
3015
|
-
Re-exports [UpdateStatusResult](../types/statuses_statuses.api.gen.UpdateStatusResult.html)
|
|
3016
|
-
|
|
3017
|
-
***
|
|
3018
|
-
|
|
3019
|
-
### WebitelcasesStatus
|
|
3020
|
-
|
|
3021
|
-
Re-exports [WebitelcasesStatus](../interfaces/_models.WebitelcasesStatus.html)
|