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