Module: Whop_sdk::Types::BountyBusinessGoalType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/bounty_business_goal_type.rb
Constant Summary collapse
- CLIPPING =
"clipping"- POST_ENGAGEMENT =
"post_engagement"- OWNED_ACCOUNT_GROWTH =
"owned_account_growth"- UGC_CONTENT =
"ugc_content"- LOCAL_ACTIVATION =
"local_activation"- DATA_CAPTURE =
"data_capture"- OTHER =
"other"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values