Module: Whop_sdk::Types::TeamMemberStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/team_member_status.rb
Constant Summary collapse
- JOINED =
"joined"- PENDING =
"pending"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values