Module: Whop_sdk::Types::AffiliatePayoutTypes
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/affiliate_payout_types.rb
Constant Summary collapse
- PERCENTAGE =
"percentage"- FLAT_FEE =
"flat_fee"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values