masto
    Preparing search index...

    Interface MeasureData

    interface MeasureData {
        date: string;
        value: string;
    }
    Index

    Properties

    Properties

    date: string

    Midnight on the requested day in the time period.

    value: string

    The numeric value for the requested measure.