Sha256: 7d41fd8ac184cb3597c9c1e606adb5b75c3d04dc032f2b489706fec2a98bb822
Contents?: true
Size: 321 Bytes
Versions: 3
Compression:
Stored size: 321 Bytes
Contents
module SingaporeCPFCalculator module Year2022 module SPR1GG # Payment calculator for Singapore's Central Provident Fund for employee's age 55 to 60. class Age55To60ContributionCalculator < Age55BelowContributionCalculator extend Requirements::GroupAbove55To60Years end end end end
Version data entries
3 entries across 3 versions & 1 rubygems