Module: Whop_sdk::Types::AccountPaymentControlsRestrictedPaymentMethodsItem

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

Constant Summary collapse

CARD_VISA =
"card_visa"
CARD_MASTERCARD =
"card_mastercard"
CARD_AMERICAN_EXPRESS =
"card_american_express"
CARD_DISCOVER_GLOBAL_NETWORK =
"card_discover_global_network"

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