Module: GenesisRuby::Api::Mixins::Requests::Financial::AfricanMobileAttributes
- Included in:
- Requests::Financial::Mobile::AfricanMobileSale
- Defined in:
- lib/genesis_ruby/api/mixins/requests/financial/african_mobile_attributes.rb
Overview
African Mobile Attributes mixin
Instance Attribute Summary collapse
-
#operator ⇒ Object
Returns the value of attribute operator.
-
#target ⇒ Object
Returns the value of attribute target.
Instance Attribute Details
#operator ⇒ Object
Returns the value of attribute operator.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/african_mobile_attributes.rb', line 11 def operator @operator end |
#target ⇒ Object
Returns the value of attribute target.
11 12 13 |
# File 'lib/genesis_ruby/api/mixins/requests/financial/african_mobile_attributes.rb', line 11 def target @target end |