Class: VitableConnect::Types::OrganizationEmployer
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- VitableConnect::Types::OrganizationEmployer
- Defined in:
- lib/VitableConnect/types/organization_employer.rb
Overview
One employer row of the organization's book (list projection).
Carries the enriched/computed columns (enrollment roll-up, benefit-family tags, HRIS connection,
benefit-lifecycle stage) alongside the flat CRM fields of the underlying employer (legal name,
EIN, contact, address, timestamps) for parity with the legacy Employer contract.
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