Module: Whop_sdk::Types::BusinessGoalTypes

Extended by:
Internal::Types::Enum
Defined in:
lib/whop_sdk/types/business_goal_types.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

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load