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

    Properties

    Properties

    next?: boolean