jooby-codec
    Preparing search index...

    Interface IGetHalfHourDemandChannelRequestParameters

    interface IGetHalfHourDemandChannelRequestParameters {
        channel: TUint8;
        date: IDate;
        loadProfile: TUint8;
    }
    Index

    Properties

    channel: TUint8
    date: IDate
    loadProfile: TUint8