Module: Candid::Financials::Types::AccountType

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/financials/types/account_type.rb

Constant Summary collapse

PATIENT =
"PATIENT"
INSURANCE =
"INSURANCE"
THIRD_PARTY_PAYER =
"THIRD_PARTY_PAYER"

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