Module: Increase::Models::CardDisputeCreateParams::Visa::Fraud::FraudType

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

Overview

Fraud type.

See Also:

Constant Summary collapse

ACCOUNT_OR_CREDENTIALS_TAKEOVER =

Account or credentials takeover.

:account_or_credentials_takeover
CARD_NOT_RECEIVED_AS_ISSUED =

Card not received as issued.

:card_not_received_as_issued
FRAUDULENT_APPLICATION =

Fraudulent application.

:fraudulent_application
FRAUDULENT_USE_OF_ACCOUNT_NUMBER =

Fraudulent use of account number.

:fraudulent_use_of_account_number
INCORRECT_PROCESSING =

Incorrect processing.

:incorrect_processing
ISSUER_REPORTED_COUNTERFEIT =

Issuer reported counterfeit.

:issuer_reported_counterfeit
LOST =

Lost.

:lost
MANIPULATION_OF_ACCOUNT_HOLDER =

Manipulation of account holder.

:manipulation_of_account_holder
MERCHANT_MISREPRESENTATION =

Merchant misrepresentation.

:merchant_misrepresentation
MISCELLANEOUS =

Miscellaneous.

:miscellaneous
STOLEN =

Stolen.

:stolen

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