Module: Whop_sdk::Stats::Types::RetrieveStatsRequestEventType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/stats/types/retrieve_stats_request_event_type.rb
Constant Summary collapse
- PAGE_VIEW =
"page_view"- CHECKOUT_START =
"checkout_start"- OTHER =
"other"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values