Module: Whop_sdk::Types::PartnerRewardLinkStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/partner_reward_link_status.rb
Constant Summary collapse
- AVAILABLE =
"available"- FULLY_CLAIMED =
"fully_claimed"- EXPIRED =
"expired"- UNAVAILABLE =
"unavailable"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values