Class: VitableConnect::Types::BenefitPlanYearDetail
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- VitableConnect::Types::BenefitPlanYearDetail
- Defined in:
- lib/VitableConnect/types/benefit_plan_year_detail.rb
Overview
One plan year, detail view.
Standalone (no shared base) so the exact detail payload is readable in one place; the list
serializer is a separate class even where fields overlap. Detail carries the SPD link and omits
the list-only is_current flag.
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