Class: VitableConnect::Types::BenefitPlanYearList

Inherits:
Internal::Types::Model show all
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

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load

Constructor Details

This class inherits a constructor from VitableConnect::Internal::Types::Model