Module: Whop_sdk::Types::NotificationPreferenceStateLevel
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/notification_preference_state_level.rb
Constant Summary collapse
- ALL =
"all"- MENTIONS =
"mentions"- NOTHING =
"nothing"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values