Module: Whop_sdk::Types::ConversionEventZero

Extended by:
Internal::Types::Enum
Defined in:
lib/whop_sdk/types/conversion_event_zero.rb

Constant Summary collapse

PURCHASE =
"purchase"
ADD_TO_CART =
"add_to_cart"
INITIATED_CHECKOUT =
"initiated_checkout"
ADD_PAYMENT_INFO =
"add_payment_info"
COMPLETE_REGISTRATION =
"complete_registration"
LEAD =
"lead"
CONTENT_VIEW =
"content_view"
SEARCH =
"search"
CONTACT =
"contact"
CUSTOMIZE_PRODUCT =
"customize_product"
"donate"
FIND_LOCATION =
"find_location"
SCHEDULE =
"schedule"
START_TRIAL =
"start_trial"
SUBMIT_APPLICATION =
"submit_application"
SUBSCRIBE =
"subscribe"

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