Module: Whop_sdk::Types::RefundReason
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/refund_reason.rb
Constant Summary collapse
- DUPLICATE =
"duplicate"- FRAUDULENT =
"fraudulent"- REQUESTED_BY_CUSTOMER =
"requested_by_customer"- EXPIRED_UNCAPTURED_CHARGE =
"expired_uncaptured_charge"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values