Module: Candid::ExpectedNetworkStatus::V2::Types::LineOfBusiness

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/expected_network_status/v_2/types/line_of_business.rb

Constant Summary collapse

MEDICARE =
"medicare"
MEDICAID =
"medicaid"
COMMERCIAL =
"commercial"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load