jooby-codec
    Preparing search index...

    Interface ISeasonProfile

    interface ISeasonProfile {
        date: TMonthDay;
        dayIndexes: TUint8[];
        month: TMonth;
    }

    Hierarchy (View Summary)

    Index
    date: TMonthDay
    dayIndexes: TUint8[]

    List of day profile indexes.

    month: TMonth