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

    Properties

    Properties

    next?: boolean