Module: Whop_sdk::Types::EconomicIntelligenceStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/economic_intelligence_status.rb
Constant Summary collapse
- QUEUED =
"queued"- PENDING =
"pending"- READY =
"ready"- EXECUTED =
"executed"- SUPERSEDED =
"superseded"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values