Module: Increase::Models::CardDispute::Visa::NetworkEvent::Represented::Reason
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/increase/models/card_dispute.rb
Overview
The reason the merchant re-presented the dispute.
Constant Summary collapse
- CARDHOLDER_NO_LONGER_DISPUTES =
Cardholder no longer disputes the transaction.
:cardholder_no_longer_disputes- CREDIT_OR_REVERSAL_PROCESSED =
Credit or reversal was processed.
:credit_or_reversal_processed- INVALID_DISPUTE =
Invalid dispute.
:invalid_dispute- NON_FIAT_CURRENCY_OR_NON_FUNGIBLE_TOKEN_AS_DESCRIBED =
Non-fiat currency or non-fungible token is as described by the merchant.
:non_fiat_currency_or_non_fungible_token_as_described- NON_FIAT_CURRENCY_OR_NON_FUNGIBLE_TOKEN_RECEIVED =
Non-fiat currency or non-fungible token was received by the cardholder.
:non_fiat_currency_or_non_fungible_token_received- PROOF_OF_CASH_DISBURSEMENT =
Proof of cash disbursement provided.
:proof_of_cash_disbursement- REVERSAL_ISSUED =
Reversal issued by merchant.
:reversal_issued
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info