Module: Whop_sdk::Types::ResolutionEventAction
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/resolution_event_action.rb
Constant Summary collapse
- CREATED =
"created"- RESPONDED =
"responded"- ACCEPTED =
"accepted"- DENIED =
"denied"- APPEALED =
"appealed"- WITHDREW =
"withdrew"- REQUESTED_MORE_INFO =
"requested_more_info"- ESCALATED =
"escalated"- DISPUTE_OPENED =
"dispute_opened"- DISPUTE_CUSTOMER_WON =
"dispute_customer_won"- DISPUTE_MERCHANT_WON =
"dispute_merchant_won"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values