Module: Whop_sdk::Types::CheckoutSessionCtaLabel
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/checkout_session_cta_label.rb
Constant Summary collapse
- ACCEPT_TRANSFER =
"accept_transfer"- PAY =
"pay"- CONTINUE =
"continue"- START_TRIAL =
"start_trial"- SUBSCRIBE =
"subscribe"- JOIN_WAITLIST =
"join_waitlist"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values