Module: Increase::Models::CardDispute::Visa::NetworkEvent::MerchantPrearbitrationReceived::Reason

Extended by:
Internal::Type::Enum
Defined in:
lib/increase/models/card_dispute.rb

Overview

The reason the merchant re-presented the dispute.

See Also:

Constant Summary collapse

CARDHOLDER_NO_LONGER_DISPUTES =

Cardholder no longer disputes the transaction.

:cardholder_no_longer_disputes
COMPELLING_EVIDENCE =

Compelling evidence.

:compelling_evidence
CREDIT_OR_REVERSAL_PROCESSED =

Credit or reversal was processed.

:credit_or_reversal_processed
DELAYED_CHARGE_TRANSACTION =

Delayed charge transaction.

:delayed_charge_transaction
EVIDENCE_OF_IMPRINT =

Evidence of imprint.

:evidence_of_imprint
INVALID_DISPUTE =

Invalid dispute.

:invalid_dispute
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
PRIOR_UNDISPUTED_NON_FRAUD_TRANSACTIONS =

Prior undisputed non-fraud transactions.

:prior_undisputed_non_fraud_transactions

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