Class: CheckoutSdk::Sessions::CardholderAccountInfo

Inherits:
Object
  • Object
show all
Defined in:
lib/checkout_sdk/sessions/card_holder_account_info.rb

Instance Attribute Summary collapse

Instance Attribute Details

#account_ageString

Returns:

  • (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_changeTime

Returns:

  • (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_indicatorCheckoutSdk::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_dateTime

Returns:

  • (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_idString

Returns:

  • (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_nameTrueClass, FalseClass

Returns:

  • (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_changeString

Returns:

  • (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_indicatorCheckoutSdk::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_typeCheckoutSdk::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_attemptsInteger

Returns:

  • (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_methodAuthenticationMethod

Returns @deprecated This property will be removed in the future, and should not be used.

Returns:

  • (AuthenticationMethod)

    @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_indicatorCheckoutSdk::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_ageTime

Returns:

  • (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_countInteger

Returns:

  • (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_ageString

Returns:

  • (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_usageTime

Returns:

  • (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_activityTrueClass, FalseClass

Returns:

  • (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_infoThreeDsRequestorAuthenticationInfo



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_yearInteger

Returns:

  • (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_todayInteger

Returns:

  • (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