jooby-codec
    Preparing search index...

    Interface IGetDayMaxPowerResponseParameters

    interface IGetDayMaxPowerResponseParameters {
        date: IDate;
        tariffs: TTariffsPowerMax;
    }
    Index

    Properties

    Properties

    date: IDate