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

    Properties

    Properties

    next?: boolean