Module: Whop_sdk::Types::ResolutionCenterCaseAvailableActionsItem
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/resolution_center_case_available_actions_item.rb
Constant Summary collapse
- ACCEPT =
"accept"- DENY =
"deny"- REQUEST_INFO =
"request_info"- REPLY =
"reply"- APPEAL =
"appeal"- WITHDRAW =
"withdraw"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values