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

    Properties

    Properties

    next?: boolean