@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,5 +0,0 @@
|
|
|
1
|
-
[@webitel/api-services](../index.html) / [statuses/statuses.api.gen](../modules/statuses_statuses.api.gen.html) / ListStatusesResult
|
|
2
|
-
|
|
3
|
-
# Type Alias: ListStatusesResult
|
|
4
|
-
|
|
5
|
-
> **ListStatusesResult** = `AxiosResponse`\<[`CasesStatusList`](../interfaces/_models.CasesStatusList.html)\>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
[@webitel/api-services](../index.html) / [statuses/statuses.api.gen](../modules/statuses_statuses.api.gen.html) / LocateStatusResult
|
|
2
|
-
|
|
3
|
-
# Type Alias: LocateStatusResult
|
|
4
|
-
|
|
5
|
-
> **LocateStatusResult** = `AxiosResponse`\<[`CasesLocateStatusResponse`](../interfaces/_models.CasesLocateStatusResponse.html)\>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
[@webitel/api-services](../index.html) / [statuses/statuses.api.gen](../modules/statuses_statuses.api.gen.html) / UpdateStatus2Result
|
|
2
|
-
|
|
3
|
-
# Type Alias: UpdateStatus2Result
|
|
4
|
-
|
|
5
|
-
> **UpdateStatus2Result** = `AxiosResponse`\<[`WebitelcasesStatus`](../interfaces/_models.WebitelcasesStatus.html)\>
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
[@webitel/api-services](../index.html) / [statuses/statuses.api.gen](../modules/statuses_statuses.api.gen.html) / UpdateStatusResult
|
|
2
|
-
|
|
3
|
-
# Type Alias: UpdateStatusResult
|
|
4
|
-
|
|
5
|
-
> **UpdateStatusResult** = `AxiosResponse`\<[`WebitelcasesStatus`](../interfaces/_models.WebitelcasesStatus.html)\>
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / CasesCaseCommunicationsTypes
|
|
2
|
-
|
|
3
|
-
# Variable: CasesCaseCommunicationsTypes
|
|
4
|
-
|
|
5
|
-
> **CasesCaseCommunicationsTypes**: `object`
|
|
6
|
-
|
|
7
|
-
## Type declaration
|
|
8
|
-
|
|
9
|
-
### COMMUNICATION\_CALL
|
|
10
|
-
|
|
11
|
-
> `readonly` **COMMUNICATION\_CALL**: `"COMMUNICATION_CALL"` = `'COMMUNICATION_CALL'`
|
|
12
|
-
|
|
13
|
-
### COMMUNICATION\_CHAT
|
|
14
|
-
|
|
15
|
-
> `readonly` **COMMUNICATION\_CHAT**: `"COMMUNICATION_CHAT"` = `'COMMUNICATION_CHAT'`
|
|
16
|
-
|
|
17
|
-
### COMMUNICATION\_EMAIL
|
|
18
|
-
|
|
19
|
-
> `readonly` **COMMUNICATION\_EMAIL**: `"COMMUNICATION_EMAIL"` = `'COMMUNICATION_EMAIL'`
|
|
20
|
-
|
|
21
|
-
### NO\_TYPE
|
|
22
|
-
|
|
23
|
-
> `readonly` **NO\_TYPE**: `"NO_TYPE"` = `'NO_TYPE'`
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / CasesCaseTimelineEventType
|
|
2
|
-
|
|
3
|
-
# Variable: CasesCaseTimelineEventType
|
|
4
|
-
|
|
5
|
-
> **CasesCaseTimelineEventType**: `object`
|
|
6
|
-
|
|
7
|
-
## Type declaration
|
|
8
|
-
|
|
9
|
-
### call
|
|
10
|
-
|
|
11
|
-
> `readonly` **call**: `"call"` = `'call'`
|
|
12
|
-
|
|
13
|
-
### chat
|
|
14
|
-
|
|
15
|
-
> `readonly` **chat**: `"chat"` = `'chat'`
|
|
16
|
-
|
|
17
|
-
### email
|
|
18
|
-
|
|
19
|
-
> `readonly` **email**: `"email"` = `'email'`
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / CasesRelationType
|
|
2
|
-
|
|
3
|
-
# Variable: CasesRelationType
|
|
4
|
-
|
|
5
|
-
> **CasesRelationType**: `object`
|
|
6
|
-
|
|
7
|
-
## Type declaration
|
|
8
|
-
|
|
9
|
-
### BLOCKS
|
|
10
|
-
|
|
11
|
-
> `readonly` **BLOCKS**: `"BLOCKS"` = `'BLOCKS'`
|
|
12
|
-
|
|
13
|
-
### CAUSES
|
|
14
|
-
|
|
15
|
-
> `readonly` **CAUSES**: `"CAUSES"` = `'CAUSES'`
|
|
16
|
-
|
|
17
|
-
### DUPLICATES
|
|
18
|
-
|
|
19
|
-
> `readonly` **DUPLICATES**: `"DUPLICATES"` = `'DUPLICATES'`
|
|
20
|
-
|
|
21
|
-
### IS\_BLOCKED\_BY
|
|
22
|
-
|
|
23
|
-
> `readonly` **IS\_BLOCKED\_BY**: `"IS_BLOCKED_BY"` = `'IS_BLOCKED_BY'`
|
|
24
|
-
|
|
25
|
-
### IS\_CAUSED\_BY
|
|
26
|
-
|
|
27
|
-
> `readonly` **IS\_CAUSED\_BY**: `"IS_CAUSED_BY"` = `'IS_CAUSED_BY'`
|
|
28
|
-
|
|
29
|
-
### IS\_CHILD\_OF
|
|
30
|
-
|
|
31
|
-
> `readonly` **IS\_CHILD\_OF**: `"IS_CHILD_OF"` = `'IS_CHILD_OF'`
|
|
32
|
-
|
|
33
|
-
### IS\_DUPLICATED\_BY
|
|
34
|
-
|
|
35
|
-
> `readonly` **IS\_DUPLICATED\_BY**: `"IS_DUPLICATED_BY"` = `'IS_DUPLICATED_BY'`
|
|
36
|
-
|
|
37
|
-
### IS\_PARENT\_OF
|
|
38
|
-
|
|
39
|
-
> `readonly` **IS\_PARENT\_OF**: `"IS_PARENT_OF"` = `'IS_PARENT_OF'`
|
|
40
|
-
|
|
41
|
-
### RELATES\_TO
|
|
42
|
-
|
|
43
|
-
> `readonly` **RELATES\_TO**: `"RELATES_TO"` = `'RELATES_TO'`
|
|
44
|
-
|
|
45
|
-
### RELATION\_TYPE\_UNSPECIFIED
|
|
46
|
-
|
|
47
|
-
> `readonly` **RELATION\_TYPE\_UNSPECIFIED**: `"RELATION_TYPE_UNSPECIFIED"` = `'RELATION_TYPE_UNSPECIFIED'`
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / CasesSourceType
|
|
2
|
-
|
|
3
|
-
# Variable: CasesSourceType
|
|
4
|
-
|
|
5
|
-
> **CasesSourceType**: `object`
|
|
6
|
-
|
|
7
|
-
## Type declaration
|
|
8
|
-
|
|
9
|
-
### API
|
|
10
|
-
|
|
11
|
-
> `readonly` **API**: `"API"` = `'API'`
|
|
12
|
-
|
|
13
|
-
### CALL
|
|
14
|
-
|
|
15
|
-
> `readonly` **CALL**: `"CALL"` = `'CALL'`
|
|
16
|
-
|
|
17
|
-
### CHAT
|
|
18
|
-
|
|
19
|
-
> `readonly` **CHAT**: `"CHAT"` = `'CHAT'`
|
|
20
|
-
|
|
21
|
-
### EMAIL
|
|
22
|
-
|
|
23
|
-
> `readonly` **EMAIL**: `"EMAIL"` = `'EMAIL'`
|
|
24
|
-
|
|
25
|
-
### MANUAL
|
|
26
|
-
|
|
27
|
-
> `readonly` **MANUAL**: `"MANUAL"` = `'MANUAL'`
|
|
28
|
-
|
|
29
|
-
### SOCIAL\_MEDIA
|
|
30
|
-
|
|
31
|
-
> `readonly` **SOCIAL\_MEDIA**: `"SOCIAL_MEDIA"` = `'SOCIAL_MEDIA'`
|
|
32
|
-
|
|
33
|
-
### TYPE\_UNSPECIFIED
|
|
34
|
-
|
|
35
|
-
> `readonly` **TYPE\_UNSPECIFIED**: `"TYPE_UNSPECIFIED"` = `'TYPE_UNSPECIFIED'`
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / GetTimelineTypeItem
|
|
2
|
-
|
|
3
|
-
# Variable: GetTimelineTypeItem
|
|
4
|
-
|
|
5
|
-
> **GetTimelineTypeItem**: `object`
|
|
6
|
-
|
|
7
|
-
## Type declaration
|
|
8
|
-
|
|
9
|
-
### call
|
|
10
|
-
|
|
11
|
-
> `readonly` **call**: `"call"` = `'call'`
|
|
12
|
-
|
|
13
|
-
### chat
|
|
14
|
-
|
|
15
|
-
> `readonly` **chat**: `"chat"` = `'chat'`
|
|
16
|
-
|
|
17
|
-
### email
|
|
18
|
-
|
|
19
|
-
> `readonly` **email**: `"email"` = `'email'`
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / ListSourcesTypeItem
|
|
2
|
-
|
|
3
|
-
# Variable: ListSourcesTypeItem
|
|
4
|
-
|
|
5
|
-
> **ListSourcesTypeItem**: `object`
|
|
6
|
-
|
|
7
|
-
## Type declaration
|
|
8
|
-
|
|
9
|
-
### API
|
|
10
|
-
|
|
11
|
-
> `readonly` **API**: `"API"` = `'API'`
|
|
12
|
-
|
|
13
|
-
### CALL
|
|
14
|
-
|
|
15
|
-
> `readonly` **CALL**: `"CALL"` = `'CALL'`
|
|
16
|
-
|
|
17
|
-
### CHAT
|
|
18
|
-
|
|
19
|
-
> `readonly` **CHAT**: `"CHAT"` = `'CHAT'`
|
|
20
|
-
|
|
21
|
-
### EMAIL
|
|
22
|
-
|
|
23
|
-
> `readonly` **EMAIL**: `"EMAIL"` = `'EMAIL'`
|
|
24
|
-
|
|
25
|
-
### MANUAL
|
|
26
|
-
|
|
27
|
-
> `readonly` **MANUAL**: `"MANUAL"` = `'MANUAL'`
|
|
28
|
-
|
|
29
|
-
### SOCIAL\_MEDIA
|
|
30
|
-
|
|
31
|
-
> `readonly` **SOCIAL\_MEDIA**: `"SOCIAL_MEDIA"` = `'SOCIAL_MEDIA'`
|
|
32
|
-
|
|
33
|
-
### TYPE\_UNSPECIFIED
|
|
34
|
-
|
|
35
|
-
> `readonly` **TYPE\_UNSPECIFIED**: `"TYPE_UNSPECIFIED"` = `'TYPE_UNSPECIFIED'`
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.9.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* service.proto
|
|
5
|
-
* OpenAPI spec version: version not set
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
export interface CasesAttachment {
|
|
9
|
-
id?: string;
|
|
10
|
-
mime?: string;
|
|
11
|
-
name?: string;
|
|
12
|
-
size?: string;
|
|
13
|
-
url?: string;
|
|
14
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.9.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* service.proto
|
|
5
|
-
* OpenAPI spec version: version not set
|
|
6
|
-
*/
|
|
7
|
-
import type { CasesCallFile } from './casesCallFile';
|
|
8
|
-
import type { CasesTranscriptLookup } from './casesTranscriptLookup';
|
|
9
|
-
import type { GeneralLookup } from './generalLookup';
|
|
10
|
-
|
|
11
|
-
export interface CasesCallEvent {
|
|
12
|
-
closedAt?: string;
|
|
13
|
-
duration?: string;
|
|
14
|
-
files?: CasesCallFile[];
|
|
15
|
-
flowScheme?: GeneralLookup;
|
|
16
|
-
gateway?: GeneralLookup;
|
|
17
|
-
id?: string;
|
|
18
|
-
isDetailed?: boolean;
|
|
19
|
-
isInbound?: boolean;
|
|
20
|
-
isMissed?: boolean;
|
|
21
|
-
participants?: GeneralLookup[];
|
|
22
|
-
queue?: GeneralLookup;
|
|
23
|
-
totalDuration?: string;
|
|
24
|
-
transcripts?: CasesTranscriptLookup[];
|
|
25
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.9.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* service.proto
|
|
5
|
-
* OpenAPI spec version: version not set
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
export interface CasesCallFile {
|
|
9
|
-
id?: string;
|
|
10
|
-
mimeType?: string;
|
|
11
|
-
name?: string;
|
|
12
|
-
size?: string;
|
|
13
|
-
startAt?: string;
|
|
14
|
-
stopAt?: string;
|
|
15
|
-
}
|
|
@@ -1,91 +0,0 @@
|
|
|
1
|
-
import type { CasesCaseCommentList } from './casesCaseCommentList';
|
|
2
|
-
import type { CasesCaseFileList } from './casesCaseFileList';
|
|
3
|
-
import type { CasesCaseLinkList } from './casesCaseLinkList';
|
|
4
|
-
import type { CasesCloseInfo } from './casesCloseInfo';
|
|
5
|
-
import type { CasesPriority } from './casesPriority';
|
|
6
|
-
import type { CasesRateInfo } from './casesRateInfo';
|
|
7
|
-
import type { CasesRelatedCaseList } from './casesRelatedCaseList';
|
|
8
|
-
import type { CasesSourceTypeLookup } from './casesSourceTypeLookup';
|
|
9
|
-
import type { CasesStatusCondition } from './casesStatusCondition';
|
|
10
|
-
import type { CasesTimingInfo } from './casesTimingInfo';
|
|
11
|
-
import type { GeneralExtendedLookup } from './generalExtendedLookup';
|
|
12
|
-
/**
|
|
13
|
-
* Generated by orval v7.9.0 🍺
|
|
14
|
-
* Do not edit manually.
|
|
15
|
-
* service.proto
|
|
16
|
-
* OpenAPI spec version: version not set
|
|
17
|
-
*/
|
|
18
|
-
import type { GeneralLookup } from './generalLookup';
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
* Message representing a case.
|
|
22
|
-
*/
|
|
23
|
-
export interface CasesCase {
|
|
24
|
-
/** Assignee responsible for resolving the case. */
|
|
25
|
-
assignee?: GeneralLookup;
|
|
26
|
-
/** Author or reporter of the case. */
|
|
27
|
-
author?: GeneralLookup;
|
|
28
|
-
/** Close information (if applicable). */
|
|
29
|
-
close?: CasesCloseInfo;
|
|
30
|
-
/** Close reason group, immutable once set. */
|
|
31
|
-
closeReasonGroup?: GeneralLookup;
|
|
32
|
-
/** List of comments on the case. */
|
|
33
|
-
comments?: CasesCaseCommentList;
|
|
34
|
-
/** Contact information for the case. */
|
|
35
|
-
contactInfo?: string;
|
|
36
|
-
/** Creation timestamp (in milliseconds since Unix epoch). */
|
|
37
|
-
createdAt?: string;
|
|
38
|
-
/** Creator of the case. */
|
|
39
|
-
createdBy?: GeneralLookup;
|
|
40
|
-
/** Detailed description of the case. */
|
|
41
|
-
description?: string;
|
|
42
|
-
/** Unique etag identifier. */
|
|
43
|
-
etag?: string;
|
|
44
|
-
/** List of attached files. */
|
|
45
|
-
files?: CasesCaseFileList;
|
|
46
|
-
/** Group associated with the case. */
|
|
47
|
-
group?: GeneralExtendedLookup;
|
|
48
|
-
/** Unique case ID. */
|
|
49
|
-
id?: string;
|
|
50
|
-
/** Impacted contact (defaults to reporter if null). */
|
|
51
|
-
impacted?: GeneralLookup;
|
|
52
|
-
/** List of attached links. */
|
|
53
|
-
links?: CasesCaseLinkList;
|
|
54
|
-
/** Name of the case (may serve as an ID in docs). */
|
|
55
|
-
name?: string;
|
|
56
|
-
/** Planned reaction time (in milliseconds). */
|
|
57
|
-
plannedReactionAt?: string;
|
|
58
|
-
/** Planned resolution time (in milliseconds). */
|
|
59
|
-
plannedResolveAt?: string;
|
|
60
|
-
/** Priority level of the case. */
|
|
61
|
-
priority?: CasesPriority;
|
|
62
|
-
/** Rating information. */
|
|
63
|
-
rate?: CasesRateInfo;
|
|
64
|
-
/** List of related cases. */
|
|
65
|
-
related?: CasesRelatedCaseList;
|
|
66
|
-
/** Reporter of the issue (null if anonymous). */
|
|
67
|
-
reporter?: GeneralLookup;
|
|
68
|
-
roleIds?: string[];
|
|
69
|
-
/** Service associated with the case. */
|
|
70
|
-
service?: GeneralLookup;
|
|
71
|
-
/** SLA associated with the case. */
|
|
72
|
-
sla?: GeneralLookup;
|
|
73
|
-
/** List of SLA conditions. */
|
|
74
|
-
slaCondition?: GeneralLookup;
|
|
75
|
-
/** Source of the case. */
|
|
76
|
-
source?: CasesSourceTypeLookup;
|
|
77
|
-
/** Current status of the case. */
|
|
78
|
-
status?: GeneralLookup;
|
|
79
|
-
/** Status condition from status lookup. */
|
|
80
|
-
statusCondition?: CasesStatusCondition;
|
|
81
|
-
/** Subject of the case. */
|
|
82
|
-
subject?: string;
|
|
83
|
-
/** SLA timing details. */
|
|
84
|
-
timing?: CasesTimingInfo;
|
|
85
|
-
/** Last update timestamp (in milliseconds since Unix epoch). */
|
|
86
|
-
updatedAt?: string;
|
|
87
|
-
/** Last updater of the case. */
|
|
88
|
-
updatedBy?: GeneralLookup;
|
|
89
|
-
/** Version number of the case. */
|
|
90
|
-
ver?: number;
|
|
91
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.9.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* service.proto
|
|
5
|
-
* OpenAPI spec version: version not set
|
|
6
|
-
*/
|
|
7
|
-
import type { GeneralLookup } from './generalLookup';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* Represents a comment associated with a case.
|
|
11
|
-
*/
|
|
12
|
-
export interface CasesCaseComment {
|
|
13
|
-
/** Contact-author of the comment. */
|
|
14
|
-
author?: GeneralLookup;
|
|
15
|
-
/** Indicates if the comment can be edited by current user. */
|
|
16
|
-
canEdit?: boolean;
|
|
17
|
-
/** Optional relation to the associated case. */
|
|
18
|
-
caseId?: string;
|
|
19
|
-
/** Timestamp (in milliseconds) of when the comment was created. */
|
|
20
|
-
createdAt?: string;
|
|
21
|
-
/** User who created the comment. */
|
|
22
|
-
createdBy?: GeneralLookup;
|
|
23
|
-
/** Indicates if the comment was edited; true if created_at < updated_at. */
|
|
24
|
-
edited?: boolean;
|
|
25
|
-
etag?: string;
|
|
26
|
-
/** Main identifier for read, update, and delete operations. */
|
|
27
|
-
id?: string;
|
|
28
|
-
roleIds?: string[];
|
|
29
|
-
/** The content of the comment. */
|
|
30
|
-
text?: string;
|
|
31
|
-
/** Timestamp (in milliseconds) of the last update. */
|
|
32
|
-
updatedAt?: string;
|
|
33
|
-
/** User who last updated the comment. */
|
|
34
|
-
updatedBy?: GeneralLookup;
|
|
35
|
-
/** Version number of the comment, used for concurrency control. */
|
|
36
|
-
ver?: number;
|
|
37
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.9.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* service.proto
|
|
5
|
-
* OpenAPI spec version: version not set
|
|
6
|
-
*/
|
|
7
|
-
import type { CasesCaseComment } from './casesCaseComment';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* Contains a paginated list of comments.
|
|
11
|
-
*/
|
|
12
|
-
export interface CasesCaseCommentList {
|
|
13
|
-
/** List of comments on the current page. */
|
|
14
|
-
items?: CasesCaseComment[];
|
|
15
|
-
/** Flag to indicate if more pages are available. */
|
|
16
|
-
next?: boolean;
|
|
17
|
-
/** Current page number. */
|
|
18
|
-
page?: string;
|
|
19
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.9.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* service.proto
|
|
5
|
-
* OpenAPI spec version: version not set
|
|
6
|
-
*/
|
|
7
|
-
import type { CasesCaseCommunicationsTypes } from './casesCaseCommunicationsTypes';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* Represents a single case communication.
|
|
11
|
-
*/
|
|
12
|
-
export interface CasesCaseCommunication {
|
|
13
|
-
/** External communication ID. */
|
|
14
|
-
communicationId?: string;
|
|
15
|
-
/** Type of the communication (e.g., Chat, Call). */
|
|
16
|
-
communicationType?: CasesCaseCommunicationsTypes;
|
|
17
|
-
/** Version of the communication record. */
|
|
18
|
-
etag?: string;
|
|
19
|
-
/** Database ID of the communication. */
|
|
20
|
-
id?: string;
|
|
21
|
-
/** Version of the communication record. */
|
|
22
|
-
ver?: number;
|
|
23
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.9.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* service.proto
|
|
5
|
-
* OpenAPI spec version: version not set
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
/**
|
|
9
|
-
* Enum to define types of case communications.
|
|
10
|
-
|
|
11
|
-
- NO_TYPE: Default value, no type specified.
|
|
12
|
-
- COMMUNICATION_CHAT: Communication type: Chat.
|
|
13
|
-
- COMMUNICATION_CALL: Communication type: Call.
|
|
14
|
-
- COMMUNICATION_EMAIL: Communication type: Email.
|
|
15
|
-
*/
|
|
16
|
-
export type CasesCaseCommunicationsTypes =
|
|
17
|
-
(typeof CasesCaseCommunicationsTypes)[keyof typeof CasesCaseCommunicationsTypes];
|
|
18
|
-
|
|
19
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
20
|
-
export const CasesCaseCommunicationsTypes = {
|
|
21
|
-
NO_TYPE: 'NO_TYPE',
|
|
22
|
-
COMMUNICATION_CHAT: 'COMMUNICATION_CHAT',
|
|
23
|
-
COMMUNICATION_CALL: 'COMMUNICATION_CALL',
|
|
24
|
-
COMMUNICATION_EMAIL: 'COMMUNICATION_EMAIL',
|
|
25
|
-
} as const;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.9.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* service.proto
|
|
5
|
-
* OpenAPI spec version: version not set
|
|
6
|
-
*/
|
|
7
|
-
import type { CasesFile } from './casesFile';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* Contains a list of case files with pagination.
|
|
11
|
-
*/
|
|
12
|
-
export interface CasesCaseFileList {
|
|
13
|
-
/** List of case files. */
|
|
14
|
-
items?: CasesFile[];
|
|
15
|
-
/** Indicator if there is a next page. */
|
|
16
|
-
next?: boolean;
|
|
17
|
-
/** Current page number. */
|
|
18
|
-
page?: string;
|
|
19
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.9.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* service.proto
|
|
5
|
-
* OpenAPI spec version: version not set
|
|
6
|
-
*/
|
|
7
|
-
import type { GeneralLookup } from './generalLookup';
|
|
8
|
-
|
|
9
|
-
export interface CasesCaseLink {
|
|
10
|
-
author?: GeneralLookup;
|
|
11
|
-
createdAt?: string;
|
|
12
|
-
createdBy?: GeneralLookup;
|
|
13
|
-
etag?: string;
|
|
14
|
-
id?: string;
|
|
15
|
-
name?: string;
|
|
16
|
-
updatedAt?: string;
|
|
17
|
-
updatedBy?: GeneralLookup;
|
|
18
|
-
url?: string;
|
|
19
|
-
ver?: number;
|
|
20
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.9.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* service.proto
|
|
5
|
-
* OpenAPI spec version: version not set
|
|
6
|
-
*/
|
|
7
|
-
import type { CasesCaseLink } from './casesCaseLink';
|
|
8
|
-
|
|
9
|
-
export interface CasesCaseLinkList {
|
|
10
|
-
items?: CasesCaseLink[];
|
|
11
|
-
next?: boolean;
|
|
12
|
-
page?: string;
|
|
13
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.9.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* service.proto
|
|
5
|
-
* OpenAPI spec version: version not set
|
|
6
|
-
*/
|
|
7
|
-
import type { CasesCase } from './casesCase';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* Response message containing a list of cases.
|
|
11
|
-
*/
|
|
12
|
-
export interface CasesCaseList {
|
|
13
|
-
/** List of cases. */
|
|
14
|
-
items?: CasesCase[];
|
|
15
|
-
/** Flag indicating if there are more pages. */
|
|
16
|
-
next?: boolean;
|
|
17
|
-
/** Current page number. */
|
|
18
|
-
page?: string;
|
|
19
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.9.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* service.proto
|
|
5
|
-
* OpenAPI spec version: version not set
|
|
6
|
-
*/
|
|
7
|
-
|
|
8
|
-
export type CasesCaseTimelineEventType =
|
|
9
|
-
(typeof CasesCaseTimelineEventType)[keyof typeof CasesCaseTimelineEventType];
|
|
10
|
-
|
|
11
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
12
|
-
export const CasesCaseTimelineEventType = {
|
|
13
|
-
chat: 'chat',
|
|
14
|
-
call: 'call',
|
|
15
|
-
email: 'email',
|
|
16
|
-
} as const;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import type { CasesService } from './casesService';
|
|
2
|
-
/**
|
|
3
|
-
* Generated by orval v7.9.0 🍺
|
|
4
|
-
* Do not edit manually.
|
|
5
|
-
* service.proto
|
|
6
|
-
* OpenAPI spec version: version not set
|
|
7
|
-
*/
|
|
8
|
-
import type { GeneralLookup } from './generalLookup';
|
|
9
|
-
|
|
10
|
-
export interface CasesCatalog {
|
|
11
|
-
closeReasonGroup?: GeneralLookup;
|
|
12
|
-
code?: string;
|
|
13
|
-
createdAt?: string;
|
|
14
|
-
createdBy?: GeneralLookup;
|
|
15
|
-
description?: string;
|
|
16
|
-
id?: string;
|
|
17
|
-
name?: string;
|
|
18
|
-
prefix?: string;
|
|
19
|
-
searched?: boolean;
|
|
20
|
-
service?: CasesService[];
|
|
21
|
-
skills?: GeneralLookup[];
|
|
22
|
-
sla?: GeneralLookup;
|
|
23
|
-
state?: boolean;
|
|
24
|
-
status?: GeneralLookup;
|
|
25
|
-
teams?: GeneralLookup[];
|
|
26
|
-
updatedAt?: string;
|
|
27
|
-
updatedBy?: GeneralLookup;
|
|
28
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.9.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* service.proto
|
|
5
|
-
* OpenAPI spec version: version not set
|
|
6
|
-
*/
|
|
7
|
-
import type { CasesCatalog } from './casesCatalog';
|
|
8
|
-
|
|
9
|
-
export interface CasesCatalogList {
|
|
10
|
-
items?: CasesCatalog[];
|
|
11
|
-
next?: boolean;
|
|
12
|
-
page?: number;
|
|
13
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import type { GeneralExtendedLookup } from './generalExtendedLookup';
|
|
2
|
-
/**
|
|
3
|
-
* Generated by orval v7.9.0 🍺
|
|
4
|
-
* Do not edit manually.
|
|
5
|
-
* service.proto
|
|
6
|
-
* OpenAPI spec version: version not set
|
|
7
|
-
*/
|
|
8
|
-
import type { GeneralLookup } from './generalLookup';
|
|
9
|
-
|
|
10
|
-
export interface CasesChatEvent {
|
|
11
|
-
closedAt?: string;
|
|
12
|
-
duration?: string;
|
|
13
|
-
flowScheme?: GeneralLookup;
|
|
14
|
-
gateway?: GeneralExtendedLookup;
|
|
15
|
-
id?: string;
|
|
16
|
-
isDetailed?: boolean;
|
|
17
|
-
isInbound?: boolean;
|
|
18
|
-
isMissed?: boolean;
|
|
19
|
-
participants?: GeneralLookup[];
|
|
20
|
-
queue?: GeneralLookup;
|
|
21
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.9.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* service.proto
|
|
5
|
-
* OpenAPI spec version: version not set
|
|
6
|
-
*/
|
|
7
|
-
import type { GeneralLookup } from './generalLookup';
|
|
8
|
-
|
|
9
|
-
/**
|
|
10
|
-
* Message representing close information for a case.
|
|
11
|
-
*/
|
|
12
|
-
export interface CasesCloseInfo {
|
|
13
|
-
/** Lookup for the close reason. */
|
|
14
|
-
closeReason?: GeneralLookup;
|
|
15
|
-
/** Result or reason for closing the case. */
|
|
16
|
-
closeResult?: string;
|
|
17
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated by orval v7.9.0 🍺
|
|
3
|
-
* Do not edit manually.
|
|
4
|
-
* service.proto
|
|
5
|
-
* OpenAPI spec version: version not set
|
|
6
|
-
*/
|
|
7
|
-
import type { GeneralLookup } from './generalLookup';
|
|
8
|
-
|
|
9
|
-
export interface CasesCloseReason {
|
|
10
|
-
closeReasonGroupId?: string;
|
|
11
|
-
createdAt?: string;
|
|
12
|
-
createdBy?: GeneralLookup;
|
|
13
|
-
description?: string;
|
|
14
|
-
id?: string;
|
|
15
|
-
name?: string;
|
|
16
|
-
updatedAt?: string;
|
|
17
|
-
updatedBy?: GeneralLookup;
|
|
18
|
-
}
|