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

    Interface EngineListCall

    interface EngineListCall {
        items?: EngineActiveCall[];
        next?: boolean;
    }
    Index

    Properties

    Properties

    next?: boolean