Class: HrLite::Calculators::Pf::Result

Inherits:
Struct
  • Object
show all
Defined in:
app/services/hr_lite/calculators/pf.rb

Instance Attribute Summary collapse

Instance Attribute Details

#admin_chargesObject

Returns the value of attribute admin_charges

Returns:

  • (Object)

    the current value of admin_charges



7
8
9
# File 'app/services/hr_lite/calculators/pf.rb', line 7

def admin_charges
  @admin_charges
end

#edliObject

Returns the value of attribute edli

Returns:

  • (Object)

    the current value of edli



7
8
9
# File 'app/services/hr_lite/calculators/pf.rb', line 7

def edli
  @edli
end

#employeeObject

Returns the value of attribute employee

Returns:

  • (Object)

    the current value of employee



7
8
9
# File 'app/services/hr_lite/calculators/pf.rb', line 7

def employee
  @employee
end

#employer_epfObject

Returns the value of attribute employer_epf

Returns:

  • (Object)

    the current value of employer_epf



7
8
9
# File 'app/services/hr_lite/calculators/pf.rb', line 7

def employer_epf
  @employer_epf
end

#employer_epsObject

Returns the value of attribute employer_eps

Returns:

  • (Object)

    the current value of employer_eps



7
8
9
# File 'app/services/hr_lite/calculators/pf.rb', line 7

def employer_eps
  @employer_eps
end

#pf_wageObject

Returns the value of attribute pf_wage

Returns:

  • (Object)

    the current value of pf_wage



7
8
9
# File 'app/services/hr_lite/calculators/pf.rb', line 7

def pf_wage
  @pf_wage
end