Module: Whop_sdk::Types::Statuses
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/statuses.rb
Constant Summary collapse
- PUBLISHED =
"published"- ARCHIVED =
"archived"- SCHEDULED =
"scheduled"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values