Class: AnnFlavorCore::AndroidCredentials

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

#amazonObject

Returns the value of attribute amazon

Returns:

  • (Object)

    the current value of amazon



54
55
56
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 54

def amazon
  @amazon
end

#google_playObject

Returns the value of attribute google_play

Returns:

  • (Object)

    the current value of google_play



54
55
56
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 54

def google_play
  @google_play
end

#samsung_galaxyObject

Returns the value of attribute samsung_galaxy

Returns:

  • (Object)

    the current value of samsung_galaxy



54
55
56
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 54

def samsung_galaxy
  @samsung_galaxy
end

#signingObject

Returns the value of attribute signing

Returns:

  • (Object)

    the current value of signing



54
55
56
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 54

def signing
  @signing
end