jooby-codec
    Preparing search index...

    Interface IGetMonthDemandExportResponseParameters

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

    Properties

    Properties

    energies: TEnergies
    month: TMonth
    year: TYear2000