Module: Whop_sdk::Types::ReviewStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/review_status.rb
Constant Summary collapse
- PENDING =
"pending"- PUBLISHED =
"published"- REMOVED =
"removed"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values