# vericredClient.Plan

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**carrierName** | **String** | Name of the insurance carrier | [optional] 
**displayName** | **String** | Alternate name for the Plan | [optional] 
**effectiveDate** | **String** | Effective date of coverage. | [optional] 
**expirationDate** | **String** | Expiration date of coverage. | [optional] 
**identifiers** | [**[PlanIdentifier]**](PlanIdentifier.md) | List of identifiers of this Plan | [optional] 
**name** | **String** | Marketing name of the plan | [optional] 
**networkIds** | **[Number]** | List of Vericred-generated network_ids | [optional] 
**networkSize** | **Number** | Total number of Providers in network | [optional] 
**planType** | **String** | Category of the plan (e.g. EPO, HMO, PPO, POS, Indemnity, PACE, Medicare-Medicaid, HMO w/POS, Cost, FFS, MSA) | [optional] 
**serviceAreaId** | **String** | Foreign key for service area | [optional] 
**source** | **String** | Source of the plan benefit data | [optional] 


