Module: Whop_sdk::Payouts::Types::PostPayoutMethodCreatedPayloadDataStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/payouts/types/post_payout_method_created_payload_data_status.rb
Constant Summary collapse
- CREATED =
"created"- ACTIVE =
"active"- BROKEN =
"broken"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values