Module: Whop_sdk::Types::PromoCodeDuration
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/promo_code_duration.rb
Constant Summary collapse
- FOREVER =
"forever"- ONCE =
"once"- REPEATING =
"repeating"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values