Class: AnnFlavorCore::AppStoreFlavorStore
- Inherits:
-
Struct
- Object
- Struct
- AnnFlavorCore::AppStoreFlavorStore
- Defined in:
- lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb
Instance Attribute Summary collapse
-
#apple_id ⇒ Object
Returns the value of attribute apple_id.
-
#team_id ⇒ Object
Returns the value of attribute team_id.
Instance Attribute Details
#apple_id ⇒ Object
Returns the value of attribute apple_id
158 159 160 |
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 158 def apple_id @apple_id end |
#team_id ⇒ Object
Returns the value of attribute team_id
158 159 160 |
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 158 def team_id @team_id end |