@webitel/api-services
Preparing search index...
_models/webitelCasesLinkCommunicationResponse.zod
WebitelCasesLinkCommunicationResponse
Interface WebitelCasesLinkCommunicationResponse
Response message after linking communications to a case.
interface
WebitelCasesLinkCommunicationResponse
{
data
?:
WebitelCasesCaseCommunication
[]
;
}
Index
Properties
data?
Properties
Optional
data
data
?:
WebitelCasesCaseCommunication
[]
List of linked communications.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@webitel/api-services
Loading...
Response message after linking communications to a case.