Class: FinchAPI::Resources::Payroll
- Inherits:
-
Object
- Object
- FinchAPI::Resources::Payroll
- Defined in:
- lib/finch-api/resources/payroll.rb,
lib/finch-api/resources/payroll/pay_groups.rb
Defined Under Namespace
Classes: PayGroups
Instance Attribute Summary collapse
Instance Method Summary collapse
-
#initialize(client:) ⇒ Payroll
constructor
A new instance of Payroll.
Constructor Details
Instance Attribute Details
#pay_groups ⇒ FinchAPI::Resources::Payroll::PayGroups (readonly)
7 8 9 |
# File 'lib/finch-api/resources/payroll.rb', line 7 def pay_groups @pay_groups end |