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