edilkamin
    Preparing search index...

    Interface StatusCountersType

    Status counters including service time.

    interface StatusCountersType {
        service_time: number;
    }
    Index

    Properties

    Properties

    service_time: number