jooby-codec
    Preparing search index...

    Interface IGetDayDemandExportParameters

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

    Properties

    Properties

    date: IDate
    energyType?: TEnergyType