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

    Type Alias ExportCases200

    type ExportCases200 = {
        error?: GoogleRpcStatus;
        result?: WebitelCasesExportCasesResponse;
    }
    Index

    Properties

    Properties