vericred_client 0.0.34 → 0.0.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 688d33cf1d9c178ce813561a2a7b43168c9c3151
4
- data.tar.gz: 0e3dd540989e726cce5ea116a71218630b0c5b6a
3
+ metadata.gz: f742d642a72f13faa25d0d4bf760196cae3e9506
4
+ data.tar.gz: 45430305b84cd800cc8128036e5e175680bcdc17
5
5
  SHA512:
6
- metadata.gz: d5d6c07ce9f6527f072e42193a5080d8d6c4fad0aece199c937e30f56a0179923eb5eea42e6709b33037df816c66c93c33cb1e228294a9dce7b8993fefefe9c5
7
- data.tar.gz: 6e2148b4594d5ba669baf3bb0cfa1cca4f24a7bd3f4ddbdef714a84c3b2e25689948ffafff67c4199be7fe1e35f4f3455f99ff71ed7da7fb706b717eaf98b8b2
6
+ metadata.gz: 6af2efcc73707912390a23f172ab953a8703a016678e40de8420fb3a3a0bf7d528cbd05bd2004ce0807f2b547fdf0367ee9cb8c7d4ddd5a587c08984a6556239
7
+ data.tar.gz: 03f308cfd91ff323c1d2c727a9dfa9f22fd94a26ed5aef4f65ab6a533ad7e881a632902749da42d07eff7d1af55803c2d57e2a130cf19d5f7856ae158c94f598
data/README.md CHANGED
@@ -992,7 +992,7 @@ This is useful for large group data or when you are not dealing with `Plan`s dir
992
992
  This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
993
993
 
994
994
  - API version: 1.0.0
995
- - Package version: 0.0.34
995
+ - Package version: 0.0.35
996
996
  - Build package: class io.swagger.codegen.languages.RubyClientCodegen
997
997
 
998
998
  ## Installation
@@ -1008,15 +1008,15 @@ gem build vericred_client.gemspec
1008
1008
  Then either install the gem locally:
1009
1009
 
1010
1010
  ```shell
1011
- gem install ./vericred_client-0.0.34.gem
1011
+ gem install ./vericred_client-0.0.35.gem
1012
1012
  ```
1013
- (for development, run `gem install --dev ./vericred_client-0.0.34.gem` to install the development dependencies)
1013
+ (for development, run `gem install --dev ./vericred_client-0.0.35.gem` to install the development dependencies)
1014
1014
 
1015
1015
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
1016
1016
 
1017
1017
  Finally add this to the Gemfile:
1018
1018
 
1019
- gem 'vericred_client', '~> 0.0.34'
1019
+ gem 'vericred_client', '~> 0.0.35'
1020
1020
 
1021
1021
  ### Install from Git
1022
1022
 
@@ -1147,6 +1147,7 @@ Class | Method | HTTP request | Description
1147
1147
  - [VericredClient::CarrierGroupRequest](docs/CarrierGroupRequest.md)
1148
1148
  - [VericredClient::CarrierRequest](docs/CarrierRequest.md)
1149
1149
  - [VericredClient::CarrierSubsidiary](docs/CarrierSubsidiary.md)
1150
+ - [VericredClient::Composite](docs/Composite.md)
1150
1151
  - [VericredClient::County](docs/County.md)
1151
1152
  - [VericredClient::CountyBulk](docs/CountyBulk.md)
1152
1153
  - [VericredClient::DentalPlan](docs/DentalPlan.md)
@@ -1199,7 +1200,9 @@ Class | Method | HTTP request | Description
1199
1200
  - [VericredClient::MedicareAdvantagePlanShowResponse](docs/MedicareAdvantagePlanShowResponse.md)
1200
1201
  - [VericredClient::MedicareAdvantagePlanUpdate](docs/MedicareAdvantagePlanUpdate.md)
1201
1202
  - [VericredClient::MedicareAdvantagePlanUpdateRequest](docs/MedicareAdvantagePlanUpdateRequest.md)
1203
+ - [VericredClient::MemberAgeBanded](docs/MemberAgeBanded.md)
1202
1204
  - [VericredClient::MemberCreate](docs/MemberCreate.md)
1205
+ - [VericredClient::MemberPremiums](docs/MemberPremiums.md)
1203
1206
  - [VericredClient::MemberRateShow](docs/MemberRateShow.md)
1204
1207
  - [VericredClient::MemberRateShowRequest](docs/MemberRateShowRequest.md)
1205
1208
  - [VericredClient::MemberRatesShowResponse](docs/MemberRatesShowResponse.md)
data/docs/ACAPlan2018.md CHANGED
@@ -48,7 +48,7 @@ Name | Type | Description | Notes
48
48
  **individual_drug_moop** | **String** | Maximum out-of-pocket for drugs when an individual is on the plan | [optional]
49
49
  **individual_medical_deductible** | **String** | Deductible when an individual is on the plan | [optional]
50
50
  **individual_medical_moop** | **String** | Maximum out-of-pocket when an individual is on the plan | [optional]
51
- **infertility_rider** | **BOOLEAN** | True if plan covers infertility treatment | [optional]
51
+ **infertility_treatment_rider** | **BOOLEAN** | True if plan covers infertility treatment | [optional]
52
52
  **inpatient_birth** | **String** | Inpatient birth benefits summary | [optional]
53
53
  **inpatient_birth_physician** | **String** | Description of the benefit for inpatient birth physician - this is called “Childbirth/delivery professional services” on an SBC | [optional]
54
54
  **inpatient_facility** | **String** | Cost under the plan for an inpatient facility | [optional]
@@ -49,7 +49,7 @@ Name | Type | Description | Notes
49
49
  **individual_drug_moop** | **String** | Maximum out-of-pocket for drugs when an individual is on the plan | [optional]
50
50
  **individual_medical_deductible** | **String** | Deductible when an individual is on the plan | [optional]
51
51
  **individual_medical_moop** | **String** | Maximum out-of-pocket when an individual is on the plan | [optional]
52
- **infertility_rider** | **BOOLEAN** | True if plan covers infertility treatment | [optional]
52
+ **infertility_treatment_rider** | **BOOLEAN** | True if plan covers infertility treatment | [optional]
53
53
  **inpatient_birth** | **String** | Inpatient birth benefits summary | [optional]
54
54
  **inpatient_birth_physician** | **String** | Description of the benefit for inpatient birth physician - this is called “Childbirth/delivery professional services” on an SBC | [optional]
55
55
  **inpatient_facility** | **String** | Cost under the plan for an inpatient facility | [optional]
@@ -51,7 +51,7 @@ Name | Type | Description | Notes
51
51
  **individual_drug_moop** | **String** | Maximum out-of-pocket for drugs when an individual is on the plan | [optional]
52
52
  **individual_medical_deductible** | **String** | Deductible when an individual is on the plan | [optional]
53
53
  **individual_medical_moop** | **String** | Maximum out-of-pocket when an individual is on the plan | [optional]
54
- **infertility_rider** | **BOOLEAN** | True if plan covers infertility treatment | [optional]
54
+ **infertility_treatment_rider** | **BOOLEAN** | True if plan covers infertility treatment | [optional]
55
55
  **inpatient_birth** | **String** | Inpatient birth benefits summary | [optional]
56
56
  **inpatient_birth_physician** | **String** | Description of the benefit for inpatient birth physician - this is called “Childbirth/delivery professional services” on an SBC | [optional]
57
57
  **inpatient_facility** | **String** | Cost under the plan for an inpatient facility | [optional]
data/docs/Composite.md ADDED
@@ -0,0 +1,9 @@
1
+ # VericredClient::Composite
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **category** | **String** | The applicant composite category | [optional]
7
+ **total** | **String** | The premium | [optional]
8
+
9
+
@@ -0,0 +1,10 @@
1
+ # VericredClient::MemberAgeBanded
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **dependent** | **String** | The total dependent premium | [optional]
7
+ **member** | **String** | The total member premiums | [optional]
8
+ **total** | **String** | The total premium for this member rate | [optional]
9
+
10
+
@@ -0,0 +1,11 @@
1
+ # VericredClient::MemberPremiums
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **_2_tier_composite** | [**Composite**](Composite.md) | Two Tier Composite Premium | [optional]
7
+ **_3_tier_composite** | [**Composite**](Composite.md) | Three Tier Composite Premium | [optional]
8
+ **_4_tier_composite** | [**Composite**](Composite.md) | Four Tier Composite Premium | [optional]
9
+ **age_banded** | [**MemberAgeBanded**](MemberAgeBanded.md) | Age Banded Premium Totals | [optional]
10
+
11
+
@@ -3,11 +3,12 @@
3
3
  ## Properties
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
- **dependent_premium** | **Float** | null | [optional]
6
+ **dependent_premium** | **String** | null | [optional]
7
7
  **id** | **String** | null | [optional]
8
8
  **member_external_id** | **String** | null | [optional]
9
9
  **member_id** | **String** | null | [optional]
10
- **member_premium** | **Float** | null | [optional]
11
- **total_premium** | **Float** | null | [optional]
10
+ **member_premium** | **String** | null | [optional]
11
+ **premiums** | [**MemberPremiums**](MemberPremiums.md) | null | [optional]
12
+ **total_premium** | **String** | null | [optional]
12
13
 
13
14
 
@@ -1147,7 +1147,7 @@ module VericredClient
1147
1147
  attr_accessor :individual_medical_moop
1148
1148
 
1149
1149
  # True if plan covers infertility treatment
1150
- attr_accessor :infertility_rider
1150
+ attr_accessor :infertility_treatment_rider
1151
1151
 
1152
1152
  # Inpatient birth benefits summary
1153
1153
  attr_accessor :inpatient_birth
@@ -1336,7 +1336,7 @@ module VericredClient
1336
1336
  :'individual_drug_moop' => :'individual_drug_moop',
1337
1337
  :'individual_medical_deductible' => :'individual_medical_deductible',
1338
1338
  :'individual_medical_moop' => :'individual_medical_moop',
1339
- :'infertility_rider' => :'infertility_rider',
1339
+ :'infertility_treatment_rider' => :'infertility_treatment_rider',
1340
1340
  :'inpatient_birth' => :'inpatient_birth',
1341
1341
  :'inpatient_birth_physician' => :'inpatient_birth_physician',
1342
1342
  :'inpatient_facility' => :'inpatient_facility',
@@ -1434,7 +1434,7 @@ module VericredClient
1434
1434
  :'individual_drug_moop' => :'String',
1435
1435
  :'individual_medical_deductible' => :'String',
1436
1436
  :'individual_medical_moop' => :'String',
1437
- :'infertility_rider' => :'BOOLEAN',
1437
+ :'infertility_treatment_rider' => :'BOOLEAN',
1438
1438
  :'inpatient_birth' => :'String',
1439
1439
  :'inpatient_birth_physician' => :'String',
1440
1440
  :'inpatient_facility' => :'String',
@@ -1674,8 +1674,8 @@ module VericredClient
1674
1674
  self.individual_medical_moop = attributes[:'individual_medical_moop']
1675
1675
  end
1676
1676
 
1677
- if attributes.has_key?(:'infertility_rider')
1678
- self.infertility_rider = attributes[:'infertility_rider']
1677
+ if attributes.has_key?(:'infertility_treatment_rider')
1678
+ self.infertility_treatment_rider = attributes[:'infertility_treatment_rider']
1679
1679
  end
1680
1680
 
1681
1681
  if attributes.has_key?(:'inpatient_birth')
@@ -1933,7 +1933,7 @@ module VericredClient
1933
1933
  individual_drug_moop == o.individual_drug_moop &&
1934
1934
  individual_medical_deductible == o.individual_medical_deductible &&
1935
1935
  individual_medical_moop == o.individual_medical_moop &&
1936
- infertility_rider == o.infertility_rider &&
1936
+ infertility_treatment_rider == o.infertility_treatment_rider &&
1937
1937
  inpatient_birth == o.inpatient_birth &&
1938
1938
  inpatient_birth_physician == o.inpatient_birth_physician &&
1939
1939
  inpatient_facility == o.inpatient_facility &&
@@ -1991,7 +1991,7 @@ module VericredClient
1991
1991
  # Calculates hash code according to all attributes.
1992
1992
  # @return [Fixnum] Hash code
1993
1993
  def hash
1994
- [abortion_rider, actuarial_value, adult_dental, age29_rider, ambulance, benefits_summary_url, buy_link, carrier_name, child_dental, child_eye_exam, child_eyewear, chiropractic_services, coinsurance, customer_service_phone_number, diagnostic_test, display_name, dp_rider, drug_formulary_url, durable_medical_equipment, effective_date, embedded_deductible, emergency_room, essential_health_benefits_percentage, expiration_date, family_drug_deductible, family_drug_moop, family_medical_deductible, family_medical_moop, fp_rider, gated, generic_drugs, habilitation_services, hios_issuer_id, home_health_care, hospice_service, hsa_eligible, id, identifiers, imaging, imaging_center, imaging_physician, individual_drug_deductible, individual_drug_moop, individual_medical_deductible, individual_medical_moop, infertility_rider, inpatient_birth, inpatient_birth_physician, inpatient_facility, inpatient_mental_health, inpatient_physician, inpatient_substance, lab_test, level, logo_url, mail_order_rx, name, network_ids, network_size, networks, non_preferred_brand_drugs, nonpreferred_generic_drug_share, nonpreferred_specialty_drug_share, off_market, on_market, out_of_network_coverage, outpatient_ambulatory_care_center, outpatient_facility, outpatient_mental_health, outpatient_physician, outpatient_substance, plan_ancestors, plan_calendar, plan_coinsurance, plan_market, plan_type, postnatal_care, preferred_brand_drugs, prenatal_care, prenatal_postnatal_care, preventative_care, primary_care_physician, rehabilitation_services, service_area_id, skilled_nursing, skilled_nursing_facility_365, source, specialist, specialty_drugs, telemedicine, type, urgent_care].hash
1994
+ [abortion_rider, actuarial_value, adult_dental, age29_rider, ambulance, benefits_summary_url, buy_link, carrier_name, child_dental, child_eye_exam, child_eyewear, chiropractic_services, coinsurance, customer_service_phone_number, diagnostic_test, display_name, dp_rider, drug_formulary_url, durable_medical_equipment, effective_date, embedded_deductible, emergency_room, essential_health_benefits_percentage, expiration_date, family_drug_deductible, family_drug_moop, family_medical_deductible, family_medical_moop, fp_rider, gated, generic_drugs, habilitation_services, hios_issuer_id, home_health_care, hospice_service, hsa_eligible, id, identifiers, imaging, imaging_center, imaging_physician, individual_drug_deductible, individual_drug_moop, individual_medical_deductible, individual_medical_moop, infertility_treatment_rider, inpatient_birth, inpatient_birth_physician, inpatient_facility, inpatient_mental_health, inpatient_physician, inpatient_substance, lab_test, level, logo_url, mail_order_rx, name, network_ids, network_size, networks, non_preferred_brand_drugs, nonpreferred_generic_drug_share, nonpreferred_specialty_drug_share, off_market, on_market, out_of_network_coverage, outpatient_ambulatory_care_center, outpatient_facility, outpatient_mental_health, outpatient_physician, outpatient_substance, plan_ancestors, plan_calendar, plan_coinsurance, plan_market, plan_type, postnatal_care, preferred_brand_drugs, prenatal_care, prenatal_postnatal_care, preventative_care, primary_care_physician, rehabilitation_services, service_area_id, skilled_nursing, skilled_nursing_facility_365, source, specialist, specialty_drugs, telemedicine, type, urgent_care].hash
1995
1995
  end
1996
1996
 
1997
1997
  # Builds the object from hash
@@ -1150,7 +1150,7 @@ module VericredClient
1150
1150
  attr_accessor :individual_medical_moop
1151
1151
 
1152
1152
  # True if plan covers infertility treatment
1153
- attr_accessor :infertility_rider
1153
+ attr_accessor :infertility_treatment_rider
1154
1154
 
1155
1155
  # Inpatient birth benefits summary
1156
1156
  attr_accessor :inpatient_birth
@@ -1352,7 +1352,7 @@ module VericredClient
1352
1352
  :'individual_drug_moop' => :'individual_drug_moop',
1353
1353
  :'individual_medical_deductible' => :'individual_medical_deductible',
1354
1354
  :'individual_medical_moop' => :'individual_medical_moop',
1355
- :'infertility_rider' => :'infertility_rider',
1355
+ :'infertility_treatment_rider' => :'infertility_treatment_rider',
1356
1356
  :'inpatient_birth' => :'inpatient_birth',
1357
1357
  :'inpatient_birth_physician' => :'inpatient_birth_physician',
1358
1358
  :'inpatient_facility' => :'inpatient_facility',
@@ -1455,7 +1455,7 @@ module VericredClient
1455
1455
  :'individual_drug_moop' => :'String',
1456
1456
  :'individual_medical_deductible' => :'String',
1457
1457
  :'individual_medical_moop' => :'String',
1458
- :'infertility_rider' => :'BOOLEAN',
1458
+ :'infertility_treatment_rider' => :'BOOLEAN',
1459
1459
  :'inpatient_birth' => :'String',
1460
1460
  :'inpatient_birth_physician' => :'String',
1461
1461
  :'inpatient_facility' => :'String',
@@ -1705,8 +1705,8 @@ module VericredClient
1705
1705
  self.individual_medical_moop = attributes[:'individual_medical_moop']
1706
1706
  end
1707
1707
 
1708
- if attributes.has_key?(:'infertility_rider')
1709
- self.infertility_rider = attributes[:'infertility_rider']
1708
+ if attributes.has_key?(:'infertility_treatment_rider')
1709
+ self.infertility_treatment_rider = attributes[:'infertility_treatment_rider']
1710
1710
  end
1711
1711
 
1712
1712
  if attributes.has_key?(:'inpatient_birth')
@@ -1983,7 +1983,7 @@ module VericredClient
1983
1983
  individual_drug_moop == o.individual_drug_moop &&
1984
1984
  individual_medical_deductible == o.individual_medical_deductible &&
1985
1985
  individual_medical_moop == o.individual_medical_moop &&
1986
- infertility_rider == o.infertility_rider &&
1986
+ infertility_treatment_rider == o.infertility_treatment_rider &&
1987
1987
  inpatient_birth == o.inpatient_birth &&
1988
1988
  inpatient_birth_physician == o.inpatient_birth_physician &&
1989
1989
  inpatient_facility == o.inpatient_facility &&
@@ -2045,7 +2045,7 @@ module VericredClient
2045
2045
  # Calculates hash code according to all attributes.
2046
2046
  # @return [Fixnum] Hash code
2047
2047
  def hash
2048
- [abortion_rider, actuarial_value, adult_dental, age29_rider, ambulance, benefits_summary_url, buy_link, carrier_name, child_dental, child_eye_exam, child_eyewear, chiropractic_services, coinsurance, customer_service_phone_number, diagnostic_test, display_name, dp_rider, drug_formulary_url, durable_medical_equipment, effective_date, embedded_deductible, emergency_room, essential_health_benefits_percentage, expiration_date, family_drug_deductible, family_drug_moop, family_medical_deductible, family_medical_moop, fp_rider, gated, generic_drugs, habilitation_services, hios_issuer_id, home_health_care, hospice_service, hsa_eligible, id, identifiers, imaging, imaging_center, imaging_physician, in_network_ids, individual_drug_deductible, individual_drug_moop, individual_medical_deductible, individual_medical_moop, infertility_rider, inpatient_birth, inpatient_birth_physician, inpatient_facility, inpatient_mental_health, inpatient_physician, inpatient_substance, lab_test, level, logo_url, mail_order_rx, name, network_ids, network_size, networks, non_preferred_brand_drugs, nonpreferred_generic_drug_share, nonpreferred_specialty_drug_share, off_market, on_market, out_of_network_coverage, out_of_network_ids, outpatient_ambulatory_care_center, outpatient_facility, outpatient_mental_health, outpatient_physician, outpatient_substance, plan_ancestors, plan_calendar, plan_coinsurance, plan_market, plan_type, postnatal_care, preferred_brand_drugs, premium, premium_source, premium_subsidized, prenatal_care, prenatal_postnatal_care, preventative_care, primary_care_physician, rehabilitation_services, service_area_id, skilled_nursing, skilled_nursing_facility_365, source, specialist, specialty_drugs, telemedicine, type, urgent_care].hash
2048
+ [abortion_rider, actuarial_value, adult_dental, age29_rider, ambulance, benefits_summary_url, buy_link, carrier_name, child_dental, child_eye_exam, child_eyewear, chiropractic_services, coinsurance, customer_service_phone_number, diagnostic_test, display_name, dp_rider, drug_formulary_url, durable_medical_equipment, effective_date, embedded_deductible, emergency_room, essential_health_benefits_percentage, expiration_date, family_drug_deductible, family_drug_moop, family_medical_deductible, family_medical_moop, fp_rider, gated, generic_drugs, habilitation_services, hios_issuer_id, home_health_care, hospice_service, hsa_eligible, id, identifiers, imaging, imaging_center, imaging_physician, in_network_ids, individual_drug_deductible, individual_drug_moop, individual_medical_deductible, individual_medical_moop, infertility_treatment_rider, inpatient_birth, inpatient_birth_physician, inpatient_facility, inpatient_mental_health, inpatient_physician, inpatient_substance, lab_test, level, logo_url, mail_order_rx, name, network_ids, network_size, networks, non_preferred_brand_drugs, nonpreferred_generic_drug_share, nonpreferred_specialty_drug_share, off_market, on_market, out_of_network_coverage, out_of_network_ids, outpatient_ambulatory_care_center, outpatient_facility, outpatient_mental_health, outpatient_physician, outpatient_substance, plan_ancestors, plan_calendar, plan_coinsurance, plan_market, plan_type, postnatal_care, preferred_brand_drugs, premium, premium_source, premium_subsidized, prenatal_care, prenatal_postnatal_care, preventative_care, primary_care_physician, rehabilitation_services, service_area_id, skilled_nursing, skilled_nursing_facility_365, source, specialist, specialty_drugs, telemedicine, type, urgent_care].hash
2049
2049
  end
2050
2050
 
2051
2051
  # Builds the object from hash
@@ -1156,7 +1156,7 @@ module VericredClient
1156
1156
  attr_accessor :individual_medical_moop
1157
1157
 
1158
1158
  # True if plan covers infertility treatment
1159
- attr_accessor :infertility_rider
1159
+ attr_accessor :infertility_treatment_rider
1160
1160
 
1161
1161
  # Inpatient birth benefits summary
1162
1162
  attr_accessor :inpatient_birth
@@ -1363,7 +1363,7 @@ module VericredClient
1363
1363
  :'individual_drug_moop' => :'individual_drug_moop',
1364
1364
  :'individual_medical_deductible' => :'individual_medical_deductible',
1365
1365
  :'individual_medical_moop' => :'individual_medical_moop',
1366
- :'infertility_rider' => :'infertility_rider',
1366
+ :'infertility_treatment_rider' => :'infertility_treatment_rider',
1367
1367
  :'inpatient_birth' => :'inpatient_birth',
1368
1368
  :'inpatient_birth_physician' => :'inpatient_birth_physician',
1369
1369
  :'inpatient_facility' => :'inpatient_facility',
@@ -1469,7 +1469,7 @@ module VericredClient
1469
1469
  :'individual_drug_moop' => :'String',
1470
1470
  :'individual_medical_deductible' => :'String',
1471
1471
  :'individual_medical_moop' => :'String',
1472
- :'infertility_rider' => :'BOOLEAN',
1472
+ :'infertility_treatment_rider' => :'BOOLEAN',
1473
1473
  :'inpatient_birth' => :'String',
1474
1474
  :'inpatient_birth_physician' => :'String',
1475
1475
  :'inpatient_facility' => :'String',
@@ -1728,8 +1728,8 @@ module VericredClient
1728
1728
  self.individual_medical_moop = attributes[:'individual_medical_moop']
1729
1729
  end
1730
1730
 
1731
- if attributes.has_key?(:'infertility_rider')
1732
- self.infertility_rider = attributes[:'infertility_rider']
1731
+ if attributes.has_key?(:'infertility_treatment_rider')
1732
+ self.infertility_treatment_rider = attributes[:'infertility_treatment_rider']
1733
1733
  end
1734
1734
 
1735
1735
  if attributes.has_key?(:'inpatient_birth')
@@ -2012,7 +2012,7 @@ module VericredClient
2012
2012
  individual_drug_moop == o.individual_drug_moop &&
2013
2013
  individual_medical_deductible == o.individual_medical_deductible &&
2014
2014
  individual_medical_moop == o.individual_medical_moop &&
2015
- infertility_rider == o.infertility_rider &&
2015
+ infertility_treatment_rider == o.infertility_treatment_rider &&
2016
2016
  inpatient_birth == o.inpatient_birth &&
2017
2017
  inpatient_birth_physician == o.inpatient_birth_physician &&
2018
2018
  inpatient_facility == o.inpatient_facility &&
@@ -2075,7 +2075,7 @@ module VericredClient
2075
2075
  # Calculates hash code according to all attributes.
2076
2076
  # @return [Fixnum] Hash code
2077
2077
  def hash
2078
- [abortion_rider, actuarial_value, adult_dental, age29_rider, ambulance, benefits_summary_url, buy_link, carrier_name, child_dental, child_eye_exam, child_eyewear, chiropractic_services, coinsurance, customer_service_phone_number, dependent_premium, diagnostic_test, display_name, dp_rider, drug_formulary_url, durable_medical_equipment, effective_date, embedded_deductible, emergency_room, employee_premium, essential_health_benefits_percentage, expiration_date, family_drug_deductible, family_drug_moop, family_medical_deductible, family_medical_moop, fp_rider, gated, generic_drugs, habilitation_services, hios_issuer_id, home_health_care, hospice_service, hsa_eligible, id, identifiers, imaging, imaging_center, imaging_physician, in_network_ids, individual_drug_deductible, individual_drug_moop, individual_medical_deductible, individual_medical_moop, infertility_rider, inpatient_birth, inpatient_birth_physician, inpatient_facility, inpatient_mental_health, inpatient_physician, inpatient_substance, lab_test, level, logo_url, mail_order_rx, match_percentage, name, network_ids, networks, non_preferred_brand_drugs, nonpreferred_generic_drug_share, nonpreferred_specialty_drug_share, off_market, on_market, out_of_network_coverage, out_of_network_ids, outpatient_ambulatory_care_center, outpatient_facility, outpatient_mental_health, outpatient_physician, outpatient_substance, perfect_match_percentage, plan_ancestors, plan_calendar, plan_coinsurance, plan_market, plan_type, postnatal_care, preferred_brand_drugs, premium, premium_source, premium_subsidized, prenatal_care, prenatal_postnatal_care, preventative_care, primary_care_physician, rehabilitation_services, service_area_id, skilled_nursing, skilled_nursing_facility_365, source, specialist, specialty_drugs, telemedicine, type, urgent_care].hash
2078
+ [abortion_rider, actuarial_value, adult_dental, age29_rider, ambulance, benefits_summary_url, buy_link, carrier_name, child_dental, child_eye_exam, child_eyewear, chiropractic_services, coinsurance, customer_service_phone_number, dependent_premium, diagnostic_test, display_name, dp_rider, drug_formulary_url, durable_medical_equipment, effective_date, embedded_deductible, emergency_room, employee_premium, essential_health_benefits_percentage, expiration_date, family_drug_deductible, family_drug_moop, family_medical_deductible, family_medical_moop, fp_rider, gated, generic_drugs, habilitation_services, hios_issuer_id, home_health_care, hospice_service, hsa_eligible, id, identifiers, imaging, imaging_center, imaging_physician, in_network_ids, individual_drug_deductible, individual_drug_moop, individual_medical_deductible, individual_medical_moop, infertility_treatment_rider, inpatient_birth, inpatient_birth_physician, inpatient_facility, inpatient_mental_health, inpatient_physician, inpatient_substance, lab_test, level, logo_url, mail_order_rx, match_percentage, name, network_ids, networks, non_preferred_brand_drugs, nonpreferred_generic_drug_share, nonpreferred_specialty_drug_share, off_market, on_market, out_of_network_coverage, out_of_network_ids, outpatient_ambulatory_care_center, outpatient_facility, outpatient_mental_health, outpatient_physician, outpatient_substance, perfect_match_percentage, plan_ancestors, plan_calendar, plan_coinsurance, plan_market, plan_type, postnatal_care, preferred_brand_drugs, premium, premium_source, premium_subsidized, prenatal_care, prenatal_postnatal_care, preventative_care, primary_care_physician, rehabilitation_services, service_area_id, skilled_nursing, skilled_nursing_facility_365, source, specialist, specialty_drugs, telemedicine, type, urgent_care].hash
2079
2079
  end
2080
2080
 
2081
2081
  # Builds the object from hash