@ukkidney/ukrdc-axios-ts
    Preparing search index...

    Interface KRTMetadata

    interface KRTMetadata {
        fromTime: string;
        population?: number | null;
        toTime: string;
    }
    Index
    fromTime: string

    Start time of dialysis stats calculations

    population?: number | null
    toTime: string

    End time of dialysis stats calculations