Module: Whop_sdk::Types::AccountWalletNetwork
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/account_wallet_network.rb
Constant Summary collapse
- SOLANA =
"solana"- ETHEREUM =
"ethereum"- BITCOIN =
"bitcoin"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values