jooby-codec
    Preparing search index...

    Interface ITariffPlan

    Day profiles, seasons and special days are grouped into a tariff plan. It allows determining the current tariff based on the date and time.

    Index

    Properties

    activateDay: TMonthDay

    the day of month when this plan is activated

    activateMonth: TMonth

    the month when this plan is activated

    activateYear: TYear2000

    the year when this plan is activated

    dayProfilesArraySize: TUint8

    the number of days in the tariff table (max 32)

    tariff plan identifier

    seasonProfilesArraySize: TUint8

    the number of seasons in the tariff table (max 14)

    specialProfilesArraySize: TUint8

    the number of special days in the tariff table (max 26)

    tariffSet: TUint8

    indicates the state of this tariff plan (1 - tariff table is valid, 0 - not valid)