holiday_id library
holiday_id library.
Classes
- HolidayId
- This package's main class. Use this class to get access to Indonesia's holiday data.
- HolidayModel
- This class contains the information of a holiday.
- SkbModel
- This class contains a single SKB (Surat Keputusan Bersama) or Indonesia government's official letter regarding national holiday.
- YearModel
- This class contains national holiday data of a single year.
Enums
- HolidayType
- Type of a holiday.
Properties
-
holidayIdData
↔ List<
YearModel> -
getter/setter pair
- skbData2023_2 ↔ SkbModel
-
getter/setter pair
- skbData2024_2 ↔ SkbModel
-
getter/setter pair
- skbData2025_1 ↔ SkbModel
-
getter/setter pair
- yearData2023 ↔ YearModel
-
getter/setter pair
- yearData2024 ↔ YearModel
-
getter/setter pair
- yearData2025 ↔ YearModel
-
getter/setter pair