jooby-codec
    Preparing search index...

    Interface IGetMonthDemandExportParameters

    interface IGetMonthDemandExportParameters {
        month: TMonth;
        year: TYear2000;
    }
    Index

    Properties

    Properties

    month: TMonth
    year: TYear2000