BenefitsItemLimit Class
Namespace
BenefitsItemLimit Properties
The following are properties for BenefitsItemLimit.
benefitCode
Signature
public String benefitCode {get; set;}
1healthcloudext.BenefitsItemLimit, benefitCodeProperty Value
Type: String
benefitMetricType
Signature
public String benefitMetricType {get; set;}
1healthcloudext.BenefitsItemLimit, benefitMetricTypeProperty Value
Type: String
benefitValue
Signature
public String benefitValue {get; set;}
1healthcloudext.BenefitsItemLimit, benefitValueProperty Value
Type: String
coverageLevel
Defines the persons eligible for the benefit item.
Possible values are EmployeeSpouse, Family, Individual.
Signature
public String coverageLevel {get; set;}
1healthcloudext.BenefitsItemLimit, coverageLevelProperty Value
Type: String
limitNotes
Signature
public String limitNotes {get; set;}
1healthcloudext.BenefitsItemLimit, limitNotesProperty Value
Type: String
networkType
Possible values are:
- In—In-network providers
- NA—Not applicable
- Out—Out-of-network providers
Signature
public String networkType {get; set;}
1healthcloudext.BenefitsItemLimit, networkTypeProperty Value
Type: String
termType
Specifies the type of time period during which the benefit item is
available. Possible values are Calendar Year, Day, Month, Year to Date. To save the
benefitValue in the AllowedLimitfield, set the
termType to a value other than Remaining.
Signature
public String termType {get; set;}
1healthcloudext.BenefitsItemLimit, termTypeProperty Value
Type: String