Module: Candid::PatientPayments::V3::Types::PatientPaymentSource

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/patient_payments/v_3/types/patient_payment_source.rb

Constant Summary collapse

MANUAL_ENTRY =
"MANUAL_ENTRY"
CHARGEBEE_PAYMENTS =
"CHARGEBEE_PAYMENTS"
CHARGEBEE_MANUALLY_VOIDED_BY_CANDID =
"CHARGEBEE MANUALLY VOIDED BY CANDID"
CHARGEBEE_REFUNDS =
"CHARGEBEE_REFUNDS"
SQUARE_REFUNDS =
"SQUARE_REFUNDS"
SQUARE_PAYMENTS =
"SQUARE_PAYMENTS"
STRIPE_CHARGES =
"STRIPE_CHARGES"
STRIPE_REFUNDS =
"STRIPE_REFUNDS"
ELATION_PAYMENTS =
"ELATION_PAYMENTS"

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