jooby-codec
    Preparing search index...

    Interface IGetMonthDemandExportResponseParameters

    interface IGetMonthDemandExportResponseParameters {
        energies: IEnergies;
        month: TMonth;
        year: TYear2000;
    }
    Index

    Properties

    Properties

    energies: IEnergies
    month: TMonth
    year: TYear2000