Module: Whop_sdk::Types::EntryStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/entry_status.rb
Constant Summary collapse
- DRAFTED =
"drafted"- PENDING =
"pending"- APPROVED =
"approved"- DENIED =
"denied"- ANY =
"any"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values