Module: Whop_sdk::Events::Types::PulseEventsResponseDataItemType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/events/types/pulse_events_response_data_item_type.rb
Constant Summary collapse
- PURCHASE =
"purchase"- AFFILIATE_COMMISSION =
"affiliate_commission"- CARD_SPEND =
"card_spend"- AD_SPEND =
"ad_spend"- APP_REVENUE =
"app_revenue"- OFF_PLATFORM_SALE =
"off_platform_sale"- DEPOSIT =
"deposit"- CARD_LOAD =
"card_load"- AIRDROP_CLAIM =
"airdrop_claim"- TRANSFER =
"transfer"- REFERRAL_BONUS =
"referral_bonus"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values