Class: VitableConnect::Types::EligibilityPolicy
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- VitableConnect::Types::EligibilityPolicy
- Defined in:
- lib/VitableConnect/types/eligibility_policy.rb
Overview
The plan year's active eligibility policy. Mirrors the internal PlanYearEligibilityPolicyDTO
but exposes only the public subset (no raw ids, active_in, or timestamps).
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from VitableConnect::Internal::Types::Model