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