Module: Eligible::V1_0

Defined in:
lib/eligible/v1_0/fee.rb,
lib/eligible/v1_0/file.rb,
lib/eligible/v1_0/rule.rb,
lib/eligible/v1_0/claim.rb,
lib/eligible/v1_0/action.rb,
lib/eligible/v1_0/charge.rb,
lib/eligible/v1_0/device.rb,
lib/eligible/v1_0/refund.rb,
lib/eligible/v1_0/remark.rb,
lib/eligible/v1_0/product.rb,
lib/eligible/v1_0/session.rb,
lib/eligible/v1_0/contract.rb,
lib/eligible/v1_0/discount.rb,
lib/eligible/v1_0/estimate.rb,
lib/eligible/v1_0/provider.rb,
lib/eligible/v1_0/attribute.rb,
lib/eligible/v1_0/file_link.rb,
lib/eligible/v1_0/treatment.rb,
lib/eligible/v1_0/enrollment.rb,
lib/eligible/v1_0/fee_refund.rb,
lib/eligible/v1_0/value_list.rb,
lib/eligible/v1_0/transaction.rb,
lib/eligible/v1_0/verification.rb,
lib/eligible/v1_0/rest_api_base.rb,
lib/eligible/v1_0/patient_record.rb,
lib/eligible/v1_0/payment_report.rb,
lib/eligible/v1_0/balance_capture.rb,
lib/eligible/v1_0/value_list_item.rb,
lib/eligible/v1_0/insurance_policy.rb,
lib/eligible/v1_0/patient_question.rb,
lib/eligible/v1_0/insurance_company.rb,
lib/eligible/v1_0/patient_statement.rb,
lib/eligible/v1_0/claim_service_line.rb,
lib/eligible/v1_0/estimate_service_line.rb,
lib/eligible/v1_0/patient_questionnaire.rb,
lib/eligible/v1_0/insurance_company_alias.rb,
lib/eligible/v1_0/patient_statement_service_line.rb

Defined Under Namespace

Classes: Action, Attribute, BalanceCapture, Charge, Claim, ClaimServiceLine, Contract, Device, Discount, Enrollment, Estimate, EstimateServiceLine, Fee, FeeRefund, File, FileLink, InsuranceCompany, InsuranceCompanyAlias, InsurancePolicy, PatientQuestion, PatientQuestionnaire, PatientRecord, PatientStatement, PatientStatementServiceLine, PaymentReport, Product, Provider, Refund, Remark, RestAPIBase, Rule, Session, Transaction, Treatment, ValueList, ValueListItem, Verification

Class Method Summary collapse

Class Method Details

.delete(_params, _opts = {}) ⇒ Object



13
14
15
# File 'lib/eligible/v1_0/estimate_service_line.rb', line 13

def self.delete(_params, _opts = {})
  fail NotImplementedError, "Not an allowed operation for this endpoint"
end

.update(_params, _opts = {}) ⇒ Object



9
10
11
# File 'lib/eligible/v1_0/estimate_service_line.rb', line 9

def self.update(_params, _opts = {})
  fail NotImplementedError, "Not an allowed operation for this endpoint"
end