Module: GenesisRuby::Api::Mixins::Requests::Financial::DynamicDescriptorAttributes
- Included in:
- Requests::Financial::Cards::Authorize, Requests::Financial::Cards::Authorize3d, Requests::Financial::Cards::Payout, Requests::Financial::Cards::Sale, Requests::Financial::Cards::Sale3d, Requests::Financial::GiftCards::Fashioncheque, Requests::Financial::GiftCards::Intersolve, Requests::Financial::GiftCards::Tcs, Requests::Financial::Mobile::ApplePay, Requests::Financial::Mobile::GooglePay, Requests::Financial::Sdd::Sale, Requests::Wpf::Create
- Defined in:
- lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb
Overview
Dynamic Descriptor Attributes
Instance Attribute Summary collapse
-
#dynamic_descriptor_merchant_address ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_address.
-
#dynamic_descriptor_merchant_city ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_city.
-
#dynamic_descriptor_merchant_country ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_country.
-
#dynamic_descriptor_merchant_geo_coordinates ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_geo_coordinates.
-
#dynamic_descriptor_merchant_name ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_name.
-
#dynamic_descriptor_merchant_phone ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_phone.
-
#dynamic_descriptor_merchant_service_city ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_service_city.
-
#dynamic_descriptor_merchant_service_country ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_service_country.
-
#dynamic_descriptor_merchant_service_geo_coordinates ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_service_geo_coordinates.
-
#dynamic_descriptor_merchant_service_phone ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_service_phone.
-
#dynamic_descriptor_merchant_service_state ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_service_state.
-
#dynamic_descriptor_merchant_service_zip_code ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_service_zip_code.
-
#dynamic_descriptor_merchant_state ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_state.
-
#dynamic_descriptor_merchant_url ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_url.
-
#dynamic_descriptor_merchant_zip_code ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_zip_code.
-
#dynamic_descriptor_sub_merchant_id ⇒ Object
Returns the value of attribute dynamic_descriptor_sub_merchant_id.
Instance Attribute Details
#dynamic_descriptor_merchant_address ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_address.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_merchant_address @dynamic_descriptor_merchant_address end |
#dynamic_descriptor_merchant_city ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_city.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_merchant_city @dynamic_descriptor_merchant_city end |
#dynamic_descriptor_merchant_country ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_country.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_merchant_country @dynamic_descriptor_merchant_country end |
#dynamic_descriptor_merchant_geo_coordinates ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_geo_coordinates.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_merchant_geo_coordinates @dynamic_descriptor_merchant_geo_coordinates end |
#dynamic_descriptor_merchant_name ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_name.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_merchant_name @dynamic_descriptor_merchant_name end |
#dynamic_descriptor_merchant_phone ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_phone.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_merchant_phone @dynamic_descriptor_merchant_phone end |
#dynamic_descriptor_merchant_service_city ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_service_city.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_merchant_service_city @dynamic_descriptor_merchant_service_city end |
#dynamic_descriptor_merchant_service_country ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_service_country.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_merchant_service_country @dynamic_descriptor_merchant_service_country end |
#dynamic_descriptor_merchant_service_geo_coordinates ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_service_geo_coordinates.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_merchant_service_geo_coordinates @dynamic_descriptor_merchant_service_geo_coordinates end |
#dynamic_descriptor_merchant_service_phone ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_service_phone.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_merchant_service_phone @dynamic_descriptor_merchant_service_phone end |
#dynamic_descriptor_merchant_service_state ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_service_state.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_merchant_service_state @dynamic_descriptor_merchant_service_state end |
#dynamic_descriptor_merchant_service_zip_code ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_service_zip_code.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_merchant_service_zip_code @dynamic_descriptor_merchant_service_zip_code end |
#dynamic_descriptor_merchant_state ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_state.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_merchant_state @dynamic_descriptor_merchant_state end |
#dynamic_descriptor_merchant_url ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_url.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_merchant_url @dynamic_descriptor_merchant_url end |
#dynamic_descriptor_merchant_zip_code ⇒ Object
Returns the value of attribute dynamic_descriptor_merchant_zip_code.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_merchant_zip_code @dynamic_descriptor_merchant_zip_code end |
#dynamic_descriptor_sub_merchant_id ⇒ Object
Returns the value of attribute dynamic_descriptor_sub_merchant_id.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/dynamic_descriptor_attributes.rb', line 11 def dynamic_descriptor_sub_merchant_id @dynamic_descriptor_sub_merchant_id end |