Module: Whop_sdk::Types::AccountReserveTypeType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/account_reserve_type_type.rb
Constant Summary collapse
- REGULAR =
"regular"- BNPL =
"bnpl"- SEQURA =
"sequra"- FRAUD_HOLD =
"fraud_hold"- PRESHIPMENT_HOLD =
"preshipment_hold"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values