Module: Candid::Financials::Types::PatientTransactionSource

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

Constant Summary collapse

MANUAL_ENTRY =
"MANUAL_ENTRY"
CHARGEBEE =
"CHARGEBEE"
SQUARE =
"SQUARE"
STRIPE =
"STRIPE"
ELATION =
"ELATION"
CEDAR =
"CEDAR"
HEALTHIE =
"HEALTHIE"
REALLOCATION =
"REALLOCATION"

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