Class: FinchAPI::Models::HRIS::BenefitListSupportedBenefitsParams
- Includes:
- Type::RequestParameters
- Defined in:
- lib/finch-api/models/hris/benefit_list_supported_benefits_params.rb
Instance Attribute Summary
Attributes included from Type::RequestParameters
Instance Method Summary collapse
-
#initialize(request_options: {}) ⇒ BenefitListSupportedBenefitsParams
constructor
A new instance of BenefitListSupportedBenefitsParams.
Methods included from Type::RequestParameters
Constructor Details
#initialize(request_options: {}) ⇒ BenefitListSupportedBenefitsParams
Returns a new instance of BenefitListSupportedBenefitsParams.
3 |
# File 'lib/finch-api/models/hris/benefit_list_supported_benefits_params.rb', line 3 def initialize(request_options: {}, **) = super |