Class: Eligible::V1_0::InsuranceCompanyAlias
- Inherits:
-
RestAPIBase
- Object
- EligibleObject
- APIResource
- RestAPIBase
- Eligible::V1_0::InsuranceCompanyAlias
- Defined in:
- lib/eligible/v1_0/insurance_company_alias.rb
Constant Summary collapse
- ENDPOINT_NAME =
'insurance_company_aliases'.freeze
Constants inherited from RestAPIBase
Instance Attribute Summary
Attributes inherited from EligibleObject
Method Summary
Methods inherited from RestAPIBase
create, delete, list, retrieve, update
Methods inherited from APIResource
api_url, class_name, endpoint_name, require_param, required_param_validation, rest_api_params, send_request, url
Methods inherited from EligibleObject
#[], #[]=, construct_from, #each, #error, #initialize, #keys, #refresh_from, #to_hash, #to_json, #values
Constructor Details
This class inherits a constructor from Eligible::EligibleObject