Module: WhopSDK::Models::Affiliates::AffiliateAppliesToPayments
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/whop_sdk/models/affiliates/affiliate_applies_to_payments.rb
Overview
Whether the affiliate commission applies to the first payment or all payments
Constant Summary collapse
- FIRST_PAYMENT =
:first_payment- ALL_PAYMENTS =
:all_payments
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info