Module: Whop_sdk::Types::ResolutionCenterCaseStatuses
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/resolution_center_case_statuses.rb
Constant Summary collapse
- MERCHANT_RESPONSE_NEEDED =
"merchant_response_needed"- CUSTOMER_RESPONSE_NEEDED =
"customer_response_needed"- MERCHANT_INFO_NEEDED =
"merchant_info_needed"- CUSTOMER_INFO_NEEDED =
"customer_info_needed"- UNDER_PLATFORM_REVIEW =
"under_platform_review"- CUSTOMER_WON =
"customer_won"- MERCHANT_WON =
"merchant_won"- CUSTOMER_WITHDREW =
"customer_withdrew"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values