jooby-codec
    Preparing search index...

    Interface IGetDayDemandExportParameters

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