Module: Increase::Models::CardDispute::Visa::NetworkEvent::MerchantPrearbitrationReceived::CompellingEvidence::Category

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

Overview

The category of compelling evidence provided by the merchant.

See Also:

Constant Summary collapse

AUTHORIZED_SIGNER =

Authorized signer known by the cardholder.

:authorized_signer
DELIVERY =

Proof of delivery.

:delivery
DELIVERY_AT_PLACE_OF_EMPLOYMENT =

Proof of delivery to cardholder at place of employment.

:delivery_at_place_of_employment
DIGITAL_GOODS_DOWNLOAD =

Proof of digital goods download.

:digital_goods_download
DYNAMIC_CURRENCY_CONVERSION_ACTIVELY_CHOSEN =

Dynamic Currency Conversion actively chosen by cardholder.

:dynamic_currency_conversion_actively_chosen
FLIGHT_MANIFEST_AND_PURCHASE_ITINERARY =

Flight manifest with corresponding purchase itinerary record.

:flight_manifest_and_purchase_itinerary
HOUSEHOLD_MEMBER_SIGNER =

Signer is member of cardholder’s household.

:household_member_signer
LEGITIMATE_SPEND_ACROSS_PAYMENT_TYPES_FOR_SAME_MERCHANDISE =

Legitimate spend across multiple payment types for same merchandise.

:legitimate_spend_across_payment_types_for_same_merchandise
MERCHANDISE_USE =

Documentation to prove the cardholder is in possession of and/or using the merchandise.

:merchandise_use
PASSENGER_TRANSPORT_TICKET_USE =

Passenger transport: proof ticket was received, scanned at gate or other transaction related to original (for example, frequent flyer miles.)

:passenger_transport_ticket_use
RECURRING_TRANSACTION_WITH_BINDING_CONTRACT_OR_PREVIOUS_UNDISPUTED_TRANSACTION =

Recurring transaction with binding contract or previous undisputed recurring transactions and proof the cardholder is using the merchandise or service.

:recurring_transaction_with_binding_contract_or_previous_undisputed_transaction
SIGNED_DELIVERY_OR_PICKUP_FORM =

Signed delivery form, or copy of/details of identification from cardholder as proof goods were picked up at merchant location.

:signed_delivery_or_pickup_form
SIGNED_MAIL_ORDER_PHONE_ORDER_FORM =

Signed Mail Order/Phone Order form.

:signed_mail_order_phone_order_form
TRAVEL_AND_EXPENSE_LOYALTY_TRANSACTION =

Travel & Expense: loyalty transactions related to purchase.

:travel_and_expense_loyalty_transaction
TRAVEL_AND_EXPENSE_SUBSEQUENT_PURCHASE =

Travel & Expense: subsequent purchases made throughout service period.

:travel_and_expense_subsequent_purchase

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