Module: Whop_sdk::Types::AccessPassTypes
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/access_pass_types.rb
Constant Summary collapse
- REGULAR =
"regular"- APP =
"app"- EXPERIENCE_UPSELL =
"experience_upsell"- API_ONLY =
"api_only"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values