Module: GenesisRuby::Api::Mixins::Requests::Financial::Threeds::Version2::Control
- Included in:
- CommonAttributes, WpfAttributes
- Defined in:
- lib/genesis_ruby/api/mixins/requests/financial/threeds/version2/control.rb
Overview
Mixin ThreedsV2 Control
Instance Attribute Summary collapse
-
#threeds_v2_control_challenge_indicator ⇒ Object
Returns the value of attribute threeds_v2_control_challenge_indicator.
-
#threeds_v2_control_challenge_window_size ⇒ Object
Returns the value of attribute threeds_v2_control_challenge_window_size.
-
#threeds_v2_control_device_type ⇒ Object
Returns the value of attribute threeds_v2_control_device_type.
Instance Attribute Details
#threeds_v2_control_challenge_indicator ⇒ Object
Returns the value of attribute threeds_v2_control_challenge_indicator.
17 18 19 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/threeds/version2/control.rb', line 17 def threeds_v2_control_challenge_indicator @threeds_v2_control_challenge_indicator end |
#threeds_v2_control_challenge_window_size ⇒ Object
Returns the value of attribute threeds_v2_control_challenge_window_size.
17 18 19 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/threeds/version2/control.rb', line 17 def threeds_v2_control_challenge_window_size @threeds_v2_control_challenge_window_size end |
#threeds_v2_control_device_type ⇒ Object
Returns the value of attribute threeds_v2_control_device_type.
17 18 19 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/threeds/version2/control.rb', line 17 def threeds_v2_control_device_type @threeds_v2_control_device_type end |