Class: Spaceship::Tunes::AppVersionRef

Inherits:
TunesBase show all
Defined in:
spaceship/lib/spaceship/tunes/app_version_ref.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#client, #raw_data

Method Summary

Methods inherited from TunesBase

client

Methods inherited from Base

attr_accessor, attr_mapping, attributes, #attributes, factory, #initialize, #inspect, mapping_module, method_missing, set_client, #setup, #to_s

Constructor Details

This class inherits a constructor from Spaceship::Base

Instance Attribute Details

#sso_token_for_imageObject

Returns the value of attribute sso_token_for_image.



6
7
8
# File 'spaceship/lib/spaceship/tunes/app_version_ref.rb', line 6

def sso_token_for_image
  @sso_token_for_image
end

#sso_token_for_videoObject

Returns the value of attribute sso_token_for_video.



7
8
9
# File 'spaceship/lib/spaceship/tunes/app_version_ref.rb', line 7

def sso_token_for_video
  @sso_token_for_video
end