Module: Whop_sdk::Types::SocialAccountPostCallToAction

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

Constant Summary collapse

LEARN_MORE =
"learn_more"
SHOP_NOW =
"shop_now"
SIGN_UP =
"sign_up"
SUBSCRIBE =
"subscribe"
GET_STARTED =
"get_started"
BOOK_NOW =
"book_now"
APPLY_NOW =
"apply_now"
CONTACT_US =
"contact_us"
DOWNLOAD =
"download"
ORDER_NOW =
"order_now"
BUY_NOW =
"buy_now"
GET_QUOTE =
"get_quote"
MESSAGE_PAGE =
"message_page"
WHATSAPP_MESSAGE =
"whatsapp_message"
INSTAGRAM_MESSAGE =
"instagram_message"
CALL_NOW =
"call_now"
GET_DIRECTIONS =
"get_directions"
SEND_UPDATES =
"send_updates"
GET_OFFER =
"get_offer"
WATCH_MORE =
"watch_more"
LISTEN_NOW =
"listen_now"
PLAY_GAME =
"play_game"
"open_link"
NO_BUTTON =
"no_button"
GET_OFFER_VIEW =
"get_offer_view"
GET_EVENT_TICKETS =
"get_event_tickets"
SEE_MENU =
"see_menu"
REQUEST_TIME =
"request_time"
EVENT_RSVP =
"event_rsvp"
SEE_DETAILS =
"see_details"
VIEW_INSTAGRAM_PROFILE =
"view_instagram_profile"

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