Module: Lithic::Models::Transaction::Pos::EntryMode::Pan
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/lithic/models/transaction.rb
Overview
Method of entry for the PAN
Constant Summary collapse
- AUTO_ENTRY =
:AUTO_ENTRY- BAR_CODE =
:BAR_CODE- CONTACTLESS =
:CONTACTLESS- CREDENTIAL_ON_FILE =
:CREDENTIAL_ON_FILE- ECOMMERCE =
:ECOMMERCE- ERROR_KEYED =
:ERROR_KEYED- ERROR_MAGNETIC_STRIPE =
:ERROR_MAGNETIC_STRIPE- ICC =
:ICC- KEY_ENTERED =
:KEY_ENTERED- MAGNETIC_STRIPE =
:MAGNETIC_STRIPE- MANUAL =
:MANUAL- OCR =
:OCR- SECURE_CARDLESS =
:SECURE_CARDLESS- UNKNOWN =
:UNKNOWN- UNSPECIFIED =
:UNSPECIFIED
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