Module: Whop_sdk::Deposits::Types::CreateDepositsResponseMethodsBankCurrenciesItemRailsItem

Extended by:
Internal::Types::Enum
Defined in:
lib/whop_sdk/deposits/types/create_deposits_response_methods_bank_currencies_item_rails_item.rb

Constant Summary collapse

ACH =
"ach"
WIRE =
"wire"
SEPA =
"sepa"
FPS =
"fps"
CHAPS =
"chaps"

Method Summary

Methods included from Internal::Types::Enum

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

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load