Class: AnnFlavorCore::IosCredentials
- Inherits:
-
Struct
- Object
- Struct
- AnnFlavorCore::IosCredentials
- Defined in:
- lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb
Instance Attribute Summary collapse
-
#app_store ⇒ Object
Returns the value of attribute app_store.
-
#signing ⇒ Object
Returns the value of attribute signing.
Instance Attribute Details
#app_store ⇒ Object
Returns the value of attribute app_store
82 83 84 |
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 82 def app_store @app_store end |
#signing ⇒ Object
Returns the value of attribute signing
82 83 84 |
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 82 def signing @signing end |