Skip to content

EligibilityCheckService

Options for the service to run the eligibiliy check with

Used By

Definition

"""
Options for the service to run the eligibiliy check with
"""
enum EligibilityCheckService {
change_health
@deprecated(
reason: "ChangeHealth integration has been discontinued. Use claim_md instead."
)
claim_md
}