Class: GenesisRuby::Api::Constants::Transactions::Parameters::Threeds::Version2::CardHolderAccount::RegistrationIndicators
- Inherits:
-
Object
- Object
- GenesisRuby::Api::Constants::Transactions::Parameters::Threeds::Version2::CardHolderAccount::RegistrationIndicators
- Extended by:
- Mixins::Constants::Common
- Defined in:
- lib/genesis_ruby/api/constants/transactions/parameters/threeds/version2/card_holder_account/registration_indicators.rb
Overview
Threeds Version2 Card Holder Account Registration Indicators
Constant Summary collapse
- GUEST_CHECKOUT =
Guest Checkout
'guest_checkout'- CURRENT_TRANSACTION =
Current Transaction
'current_transaction'- LESS_THAN_30DAYS =
Less than 30 days
'less_than_30days'- FROM_30_TO_60_DAYS =
From 30 to 60 days
'30_to_60_days'- MORE_THAN_60DAYS =
More than 60 days
'more_than_60days'