Module: Whop_sdk::Types::PaymentRuleStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/payment_rule_status.rb
Constant Summary collapse
- ACTIVE =
"active"- INACTIVE =
"inactive"- DELETED =
"deleted"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values