jooby-codec
    Preparing search index...

    Interface IGetDayProfileResponseParameters

    interface IGetDayProfileResponseParameters {
        periods: IDayProfile[];
    }
    Index

    Properties

    Properties

    periods: IDayProfile[]