Module: Whop_sdk::Types::FeeMarkupTypes
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/fee_markup_types.rb
Constant Summary collapse
- CRYPTO_WITHDRAWAL_MARKUP =
"crypto_withdrawal_markup"- RTP_WITHDRAWAL_MARKUP =
"rtp_withdrawal_markup"- NEXT_DAY_BANK_WITHDRAWAL_MARKUP =
"next_day_bank_withdrawal_markup"- BANK_WIRE_WITHDRAWAL_MARKUP =
"bank_wire_withdrawal_markup"- DIGITAL_WALLET_WITHDRAWAL_MARKUP =
"digital_wallet_withdrawal_markup"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values