Class: AnnFlavorCore::AppStoreFlavorStore

Inherits:
Struct
  • Object
show all
Defined in:
lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb

Instance Attribute Summary collapse

Instance Attribute Details

#apple_idObject

Returns the value of attribute apple_id

Returns:

  • (Object)

    the current value of 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_idObject

Returns the value of attribute team_id

Returns:

  • (Object)

    the current value of 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