Module: Whop_sdk::Types::PayoutAccountCalculatedStatuses
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/payout_account_calculated_statuses.rb
Constant Summary collapse
- CONNECTED =
"connected"- DISABLED =
"disabled"- ACTION_REQUIRED =
"action_required"- PENDING_VERIFICATION =
"pending_verification"- VERIFICATION_FAILED =
"verification_failed"- MANUAL_REVIEW =
"manual_review"- DENIED =
"denied"- NOT_STARTED =
"not_started"- BLOCKED_BY_PARENT =
"blocked_by_parent"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values