Module: Whop_sdk::PromoCodes::Types::CreatePromoCodesRequestPromoType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/promo_codes/types/create_promo_codes_request_promo_type.rb
Constant Summary collapse
- PERCENTAGE =
"percentage"- FLAT_AMOUNT =
"flat_amount"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values