Module: Whop_sdk::Types::DmsPostTypes
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/dms_post_types.rb
Constant Summary collapse
- REGULAR =
"regular"- SYSTEM =
"system"- AUTOMATED =
"automated"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values