Class: AnnFlavorCore::SamsungGalaxyCredentials
- Inherits:
-
Struct
- Object
- Struct
- AnnFlavorCore::SamsungGalaxyCredentials
- Defined in:
- lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb
Instance Attribute Summary collapse
-
#api_key ⇒ Object
Returns the value of attribute api_key.
-
#seller_id ⇒ Object
Returns the value of attribute seller_id.
Instance Attribute Details
#api_key ⇒ Object
Returns the value of attribute api_key
57 58 59 |
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 57 def api_key @api_key end |
#seller_id ⇒ Object
Returns the value of attribute seller_id
57 58 59 |
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 57 def seller_id @seller_id end |