@webitel/api-services
    Preparing search index...

    Represents input data for creating or linking a communication.

    interface WebitelCasesInputCaseCommunication {
        communicationId?: string;
        communicationType?: GeneralLookup;
    }
    Index

    Properties

    communicationId?: string

    External communication ID.

    communicationType?: GeneralLookup

    Type of the communication.