Module: Whop_sdk::PaymentRules::Types::ReplacePaymentRulesRequestAction
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/payment_rules/types/replace_payment_rules_request_action.rb
Constant Summary collapse
- ALLOW =
"allow"- BLOCK =
"block"- REVIEW =
"review"- ENFORCE3DS =
"enforce_3ds"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values