Module: GenesisRuby::Api::Mixins::Requests::Financial::Threeds::Version2::Browser
- Included in:
- CommonAttributes
- Defined in:
- lib/genesis_ruby/api/mixins/requests/financial/threeds/version2/browser.rb
Overview
Mixin ThreedsV2 Browser Attributes
Instance Attribute Summary collapse
-
#threeds_v2_browser_accept_header ⇒ Object
Returns the value of attribute threeds_v2_browser_accept_header.
-
#threeds_v2_browser_color_depth ⇒ Object
Returns the value of attribute threeds_v2_browser_color_depth.
-
#threeds_v2_browser_java_enabled ⇒ Object
Returns the value of attribute threeds_v2_browser_java_enabled.
-
#threeds_v2_browser_language ⇒ Object
Returns the value of attribute threeds_v2_browser_language.
-
#threeds_v2_browser_screen_height ⇒ Object
Returns the value of attribute threeds_v2_browser_screen_height.
-
#threeds_v2_browser_screen_width ⇒ Object
Returns the value of attribute threeds_v2_browser_screen_width.
-
#threeds_v2_browser_time_zone_offset ⇒ Object
Returns the value of attribute threeds_v2_browser_time_zone_offset.
-
#threeds_v2_browser_user_agent ⇒ Object
Returns the value of attribute threeds_v2_browser_user_agent.
Instance Attribute Details
#threeds_v2_browser_accept_header ⇒ Object
Returns the value of attribute threeds_v2_browser_accept_header.
16 17 18 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/threeds/version2/browser.rb', line 16 def threeds_v2_browser_accept_header @threeds_v2_browser_accept_header end |
#threeds_v2_browser_color_depth ⇒ Object
Returns the value of attribute threeds_v2_browser_color_depth.
19 20 21 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/threeds/version2/browser.rb', line 19 def threeds_v2_browser_color_depth @threeds_v2_browser_color_depth end |
#threeds_v2_browser_java_enabled ⇒ Object
Returns the value of attribute threeds_v2_browser_java_enabled.
19 20 21 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/threeds/version2/browser.rb', line 19 def threeds_v2_browser_java_enabled @threeds_v2_browser_java_enabled end |
#threeds_v2_browser_language ⇒ Object
Returns the value of attribute threeds_v2_browser_language.
16 17 18 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/threeds/version2/browser.rb', line 16 def threeds_v2_browser_language @threeds_v2_browser_language end |
#threeds_v2_browser_screen_height ⇒ Object
Returns the value of attribute threeds_v2_browser_screen_height.
16 17 18 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/threeds/version2/browser.rb', line 16 def threeds_v2_browser_screen_height @threeds_v2_browser_screen_height end |
#threeds_v2_browser_screen_width ⇒ Object
Returns the value of attribute threeds_v2_browser_screen_width.
16 17 18 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/threeds/version2/browser.rb', line 16 def threeds_v2_browser_screen_width @threeds_v2_browser_screen_width end |
#threeds_v2_browser_time_zone_offset ⇒ Object
Returns the value of attribute threeds_v2_browser_time_zone_offset.
16 17 18 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/threeds/version2/browser.rb', line 16 def threeds_v2_browser_time_zone_offset @threeds_v2_browser_time_zone_offset end |
#threeds_v2_browser_user_agent ⇒ Object
Returns the value of attribute threeds_v2_browser_user_agent.
16 17 18 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/threeds/version2/browser.rb', line 16 def threeds_v2_browser_user_agent @threeds_v2_browser_user_agent end |