jooby-codec
    Preparing search index...

    Interface IGetDayDemandParameters

    interface IGetDayDemandParameters {
        date: IDate;
        energyType?: TEnergyType;
    }
    Index

    Properties

    Properties

    date: IDate
    energyType?: TEnergyType