Module: Whop_sdk::Types::MembershipStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/membership_status.rb
Constant Summary collapse
- TRIALING =
"trialing"- ACTIVE =
"active"- PAST_DUE =
"past_due"- COMPLETED =
"completed"- CANCELED =
"canceled"- EXPIRED =
"expired"- UNRESOLVED =
"unresolved"- DRAFTED =
"drafted"- CANCELING =
"canceling"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values