Module: Whop_sdk::Types::CheckoutSessionRequirementType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/checkout_session_requirement_type.rb
Constant Summary collapse
- CUSTOM_PASSWORD =
"custom_password"- EMAIL =
"email"- TERMS =
"terms"- CUSTOM_FIELDS =
"custom_fields"- SHIPPING_ADDRESS =
"shipping_address"- PHONE_NUMBER =
"phone_number"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values