Module: Whop_sdk::Types::ForumEmailNotificationPreferences
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/forum_email_notification_preferences.rb
Constant Summary collapse
- ALL_ADMIN_POSTS =
"all_admin_posts"- ONLY_WEEKLY_SUMMARY =
"only_weekly_summary"- NONE =
"none"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values