| Name | Type | Description | Notes |
|---|---|---|---|
| carrier_name | str | Name of the insurance carrier | [optional] |
| display_name | str | Alternate name for the Plan | [optional] |
| effective_date | str | Effective date of coverage. | [optional] |
| expiration_date | str | Expiration date of coverage. | [optional] |
| identifiers | list[PlanIdentifier] | List of identifiers of this Plan | [optional] |
| name | str | Marketing name of the plan | [optional] |
| network_ids | list[int] | List of Vericred-generated network_ids | [optional] |
| network_size | int | Total number of Providers in network | [optional] |
| plan_type | str | Category of the plan (e.g. EPO, HMO, PPO, POS, Indemnity, PACE, Medicare-Medicaid, HMO w/POS, Cost, FFS, MSA) | [optional] |
| service_area_id | str | Foreign key for service area | [optional] |
| source | str | Source of the plan benefit data | [optional] |
| id | str | Government-issued MedicareAdvantage plan ID | [optional] |