@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias getGlobalJobStatisticsInput

    type getGlobalJobStatisticsInput = {
        from: getGlobalJobStatisticsQueryParam_from;
        jobType?: getGlobalJobStatisticsQueryParam_jobType;
        to: getGlobalJobStatisticsQueryParam_to;
    }
    Index

    Properties

    Properties

    from: getGlobalJobStatisticsQueryParam_from
    jobType?: getGlobalJobStatisticsQueryParam_jobType
    to: getGlobalJobStatisticsQueryParam_to