Module: Whop_sdk::CheckoutConfigurations::Types::CreateCheckoutConfigurationsResponseMode
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/checkout_configurations/types/create_checkout_configurations_response_mode.rb
Constant Summary collapse
- PAYMENT =
"payment"- SETUP =
"setup"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values