Module: Candid::Invoices::V2::Types::InvoiceDestination

Extended by:
Candid::Internal::Types::Enum
Defined in:
lib/candid/invoices/v_2/types/invoice_destination.rb

Constant Summary collapse

STRIPE =
"STRIPE"
CEDAR =
"CEDAR"
HEALTHIE =
"HEALTHIE"
COLLECTLY =
"COLLECTLY"
THIRD_PARTY_PAYERS =
"THIRD_PARTY_PAYERS"

Method Summary

Methods included from Candid::Internal::Types::Enum

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

Methods included from Candid::Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Candid::Internal::JSON::Serializable

#dump, #load