Module: Whop_sdk::Types::MemberMostRecentActions

Extended by:
Internal::Types::Enum
Defined in:
lib/whop_sdk/types/member_most_recent_actions.rb

Constant Summary collapse

CANCELING =
"canceling"
CHURNED =
"churned"
FINISHED_SPLIT_PAY =
"finished_split_pay"
PAUSED =
"paused"
"paid_subscriber"
"paid_once"
EXPIRING =
"expiring"
JOINED =
"joined"
DRAFTED =
"drafted"
LEFT =
"left"
TRIALING =
"trialing"
PENDING_ENTRY =
"pending_entry"
RENEWING =
"renewing"
PAST_DUE =
"past_due"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load