Module: Increase::Models::RealTimeDecision::CardAuthentication::TransactionType
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/increase/models/real_time_decision.rb
Overview
The type of transaction being authenticated.
Constant Summary collapse
- GOODS_SERVICE_PURCHASE =
Purchase of goods or services.
:goods_service_purchase- CHECK_ACCEPTANCE =
Check acceptance.
:check_acceptance- ACCOUNT_FUNDING =
Account funding.
:account_funding- QUASI_CASH_TRANSACTION =
Quasi-cash transaction.
:quasi_cash_transaction- PREPAID_ACTIVATION_AND_LOAD =
Prepaid activation and load.
:prepaid_activation_and_load
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