Module: Lithic::Models::AuthRules::ConditionalTokenizationActionParameters::Action::RequireTfaAction::Reason
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/lithic/models/auth_rules/conditional_tokenization_action_parameters.rb
Overview
Reason code for requiring two-factor authentication
Constant Summary collapse
- WALLET_RECOMMENDED_TFA =
:WALLET_RECOMMENDED_TFA- SUSPICIOUS_ACTIVITY =
:SUSPICIOUS_ACTIVITY- DEVICE_RECENTLY_LOST =
:DEVICE_RECENTLY_LOST- TOO_MANY_RECENT_ATTEMPTS =
:TOO_MANY_RECENT_ATTEMPTS- TOO_MANY_RECENT_TOKENS =
:TOO_MANY_RECENT_TOKENS- TOO_MANY_DIFFERENT_CARDHOLDERS =
:TOO_MANY_DIFFERENT_CARDHOLDERS- OUTSIDE_HOME_TERRITORY =
:OUTSIDE_HOME_TERRITORY- HAS_SUSPENDED_TOKENS =
:HAS_SUSPENDED_TOKENS- HIGH_RISK =
:HIGH_RISK- ACCOUNT_SCORE_LOW =
:ACCOUNT_SCORE_LOW- DEVICE_SCORE_LOW =
:DEVICE_SCORE_LOW- CARD_STATE_TFA =
:CARD_STATE_TFA- HARDCODED_TFA =
:HARDCODED_TFA- CUSTOMER_RULE_TFA =
:CUSTOMER_RULE_TFA- DEVICE_HOST_CARD_EMULATION =
:DEVICE_HOST_CARD_EMULATION
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