Module: Whop_sdk::Types::CustomCtas
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/custom_ctas.rb
Constant Summary collapse
- GET_ACCESS =
"get_access"- JOIN =
"join"- ORDER_NOW =
"order_now"- SHOP_NOW =
"shop_now"- CALL_NOW =
"call_now"- DONATE_NOW =
"donate_now"- CONTACT_US =
"contact_us"- SIGN_UP =
"sign_up"- SUBSCRIBE =
"subscribe"- PURCHASE =
"purchase"- GET_OFFER =
"get_offer"- APPLY_NOW =
"apply_now"- COMPLETE_ORDER =
"complete_order"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values