Class: CheckoutSdk::Sessions::CardholderAccountInfo
- Inherits:
-
Object
- Object
- CheckoutSdk::Sessions::CardholderAccountInfo
- Defined in:
- lib/checkout_sdk/sessions/card_holder_account_info.rb
Instance Attribute Summary collapse
- #account_age ⇒ String
- #account_change ⇒ Time
- #account_change_indicator ⇒ CheckoutSdk::Common::AccountChangeIndicatorType
- #account_date ⇒ Time
- #account_id ⇒ String
- #account_name_matches_shipping_name ⇒ TrueClass, FalseClass
- #account_password_change ⇒ String
- #account_password_change_indicator ⇒ CheckoutSdk::Common::AccountPasswordChangeIndicatorType
- #account_type ⇒ CheckoutSdk::Common::AccountTypeCardProductType
- #add_card_attempts ⇒ Integer
- #authentication_method ⇒ AuthenticationMethod
- #cardholder_account_age_indicator ⇒ CheckoutSdk::Common::CardholderAccountAgeIndicatorType
- #payment_account_age ⇒ Time
- #purchase_count ⇒ Integer
- #shipping_address_age ⇒ String
- #shipping_address_usage ⇒ Time
- #suspicious_account_activity ⇒ TrueClass, FalseClass
- #three_ds_requestor_authentication_info ⇒ ThreeDsRequestorAuthenticationInfo
- #transactions_per_year ⇒ Integer
- #transactions_today ⇒ Integer
Instance Attribute Details
#account_age ⇒ String
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#account_change ⇒ Time
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#account_change_indicator ⇒ CheckoutSdk::Common::AccountChangeIndicatorType
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#account_date ⇒ Time
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#account_id ⇒ String
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#account_name_matches_shipping_name ⇒ TrueClass, FalseClass
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#account_password_change ⇒ String
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#account_password_change_indicator ⇒ CheckoutSdk::Common::AccountPasswordChangeIndicatorType
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#account_type ⇒ CheckoutSdk::Common::AccountTypeCardProductType
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#add_card_attempts ⇒ Integer
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#authentication_method ⇒ AuthenticationMethod
Returns @deprecated This property will be removed in the future, and should not be used.
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#cardholder_account_age_indicator ⇒ CheckoutSdk::Common::CardholderAccountAgeIndicatorType
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#payment_account_age ⇒ Time
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#purchase_count ⇒ Integer
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#shipping_address_age ⇒ String
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#shipping_address_usage ⇒ Time
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#suspicious_account_activity ⇒ TrueClass, FalseClass
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#three_ds_requestor_authentication_info ⇒ ThreeDsRequestorAuthenticationInfo
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#transactions_per_year ⇒ Integer
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |
#transactions_today ⇒ Integer
45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 |
# File 'lib/checkout_sdk/sessions/card_holder_account_info.rb', line 45 class CardholderAccountInfo attr_accessor :purchase_count, :account_age, :add_card_attempts, :shipping_address_age, :account_name_matches_shipping_name, :suspicious_account_activity, :transactions_today, :authentication_method, # @deprecated :cardholder_account_age_indicator, :account_change, :account_change_indicator, :account_date, :account_password_change, :account_password_change_indicator, :transactions_per_year, :payment_account_age, :shipping_address_usage, :account_type, :account_id, :three_ds_requestor_authentication_info end |