Module: Whop_sdk::Types::DisputeAlertNotActionableReason
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/dispute_alert_not_actionable_reason.rb
Constant Summary collapse
- NETWORK_RESOLVED =
"network_resolved"- PAYMENT_UNMATCHED =
"payment_unmatched"- PAYMENT_NOT_CAPTURED =
"payment_not_captured"- PAYMENT_DISPUTED =
"payment_disputed"- PAYMENT_REFUNDED =
"payment_refunded"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values