Class: AnnFlavorCore::AppStoreCredentials

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

#api_keyObject

Returns the value of attribute api_key

Returns:

  • (Object)

    the current value of api_key



84
85
86
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 84

def api_key
  @api_key
end

#export_options_plistObject

Returns the value of attribute export_options_plist

Returns:

  • (Object)

    the current value of export_options_plist



84
85
86
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 84

def export_options_plist
  @export_options_plist
end

#export_options_signing_certificateObject

Returns the value of attribute export_options_signing_certificate

Returns:

  • (Object)

    the current value of export_options_signing_certificate



84
85
86
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 84

def export_options_signing_certificate
  @export_options_signing_certificate
end

#export_options_team_idObject

Returns the value of attribute export_options_team_id

Returns:

  • (Object)

    the current value of export_options_team_id



84
85
86
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 84

def export_options_team_id
  @export_options_team_id
end