Module: Whop_sdk::Types::ResolutionCenterCaseStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/resolution_center_case_status.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