@webitel/api-services
    Preparing search index...
    interface EngineListOfListCommunication {
        items?: EngineListCommunication[];
        next?: boolean;
    }
    Index

    Properties

    Properties

    next?: boolean