Module: Whop_sdk::ResolutionCenterCases::Types::SummaryResolutionCenterCasesRequestStatusItem
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/resolution_center_cases/types/summary_resolution_center_cases_request_status_item.rb
Constant Summary collapse
- AWAITING_MERCHANT =
"awaiting_merchant"- AWAITING_CUSTOMER =
"awaiting_customer"- UNDER_REVIEW =
"under_review"- CLOSED =
"closed"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values