Class: Conquiro::Software

Inherits:
Struct
  • Object
show all
Defined in:
lib/conquiro/software.rb

Instance Attribute Summary collapse

Instance Attribute Details

#artist_idObject

Returns the value of attribute artist_id



2
3
4
# File 'lib/conquiro/software.rb', line 2

def artist_id
  @artist_id
end

#artist_nameObject

Returns the value of attribute artist_name



2
3
4
# File 'lib/conquiro/software.rb', line 2

def artist_name
  @artist_name
end

#artist_view_urlObject

Returns the value of attribute artist_view_url



2
3
4
# File 'lib/conquiro/software.rb', line 2

def artist_view_url
  @artist_view_url
end

#artwork_url100Object

Returns the value of attribute artwork_url100



2
3
4
# File 'lib/conquiro/software.rb', line 2

def artwork_url100
  @artwork_url100
end

#artwork_url1100Object

Returns the value of attribute artwork_url1100



2
3
4
# File 'lib/conquiro/software.rb', line 2

def artwork_url1100
  @artwork_url1100
end

#artwork_url512Object

Returns the value of attribute artwork_url512



2
3
4
# File 'lib/conquiro/software.rb', line 2

def artwork_url512
  @artwork_url512
end

#artwork_url60Object

Returns the value of attribute artwork_url60



2
3
4
# File 'lib/conquiro/software.rb', line 2

def artwork_url60
  @artwork_url60
end

#average_user_ratingObject

Returns the value of attribute average_user_rating



2
3
4
# File 'lib/conquiro/software.rb', line 2

def average_user_rating
  @average_user_rating
end

#average_user_rating_for_current_versionObject

Returns the value of attribute average_user_rating_for_current_version



2
3
4
# File 'lib/conquiro/software.rb', line 2

def average_user_rating_for_current_version
  @average_user_rating_for_current_version
end

#bundle_idObject

Returns the value of attribute bundle_id



2
3
4
# File 'lib/conquiro/software.rb', line 2

def bundle_id
  @bundle_id
end

#content_advisory_ratingObject

Returns the value of attribute content_advisory_rating



2
3
4
# File 'lib/conquiro/software.rb', line 2

def content_advisory_rating
  @content_advisory_rating
end

#currencyObject

Returns the value of attribute currency



2
3
4
# File 'lib/conquiro/software.rb', line 2

def currency
  @currency
end

#descriptionObject

Returns the value of attribute description



2
3
4
# File 'lib/conquiro/software.rb', line 2

def description
  @description
end

#featuresObject

Returns the value of attribute features



2
3
4
# File 'lib/conquiro/software.rb', line 2

def features
  @features
end

#file_size_bytesObject

Returns the value of attribute file_size_bytes



2
3
4
# File 'lib/conquiro/software.rb', line 2

def file_size_bytes
  @file_size_bytes
end

#formatted_priceObject

Returns the value of attribute formatted_price



2
3
4
# File 'lib/conquiro/software.rb', line 2

def formatted_price
  @formatted_price
end

#genre_idsObject

Returns the value of attribute genre_ids



2
3
4
# File 'lib/conquiro/software.rb', line 2

def genre_ids
  @genre_ids
end

#genresObject

Returns the value of attribute genres



2
3
4
# File 'lib/conquiro/software.rb', line 2

def genres
  @genres
end

#ipad_screenshot_urlsObject

Returns the value of attribute ipad_screenshot_urls



2
3
4
# File 'lib/conquiro/software.rb', line 2

def ipad_screenshot_urls
  @ipad_screenshot_urls
end

#is_game_center_enabledObject

Returns the value of attribute is_game_center_enabled



2
3
4
# File 'lib/conquiro/software.rb', line 2

def is_game_center_enabled
  @is_game_center_enabled
end

#kindObject

Returns the value of attribute kind



2
3
4
# File 'lib/conquiro/software.rb', line 2

def kind
  @kind
end

#language_codes_iso2_aObject

Returns the value of attribute language_codes_iso2_a



2
3
4
# File 'lib/conquiro/software.rb', line 2

def language_codes_iso2_a
  @language_codes_iso2_a
end

#minimum_os_versionObject

Returns the value of attribute minimum_os_version



2
3
4
# File 'lib/conquiro/software.rb', line 2

def minimum_os_version
  @minimum_os_version
end

#priceObject

Returns the value of attribute price



2
3
4
# File 'lib/conquiro/software.rb', line 2

def price
  @price
end

#primary_genre_idObject

Returns the value of attribute primary_genre_id



2
3
4
# File 'lib/conquiro/software.rb', line 2

def primary_genre_id
  @primary_genre_id
end

#primary_genre_nameObject

Returns the value of attribute primary_genre_name



2
3
4
# File 'lib/conquiro/software.rb', line 2

def primary_genre_name
  @primary_genre_name
end

#release_dateObject

Returns the value of attribute release_date



2
3
4
# File 'lib/conquiro/software.rb', line 2

def release_date
  @release_date
end

#release_notesObject

Returns the value of attribute release_notes



2
3
4
# File 'lib/conquiro/software.rb', line 2

def release_notes
  @release_notes
end

#screenshot_urlsObject

Returns the value of attribute screenshot_urls



2
3
4
# File 'lib/conquiro/software.rb', line 2

def screenshot_urls
  @screenshot_urls
end

#seller_nameObject

Returns the value of attribute seller_name



2
3
4
# File 'lib/conquiro/software.rb', line 2

def seller_name
  @seller_name
end

#seller_urlObject

Returns the value of attribute seller_url



2
3
4
# File 'lib/conquiro/software.rb', line 2

def seller_url
  @seller_url
end

#supported_devicesObject

Returns the value of attribute supported_devices



2
3
4
# File 'lib/conquiro/software.rb', line 2

def supported_devices
  @supported_devices
end

#track_censored_nameObject

Returns the value of attribute track_censored_name



2
3
4
# File 'lib/conquiro/software.rb', line 2

def track_censored_name
  @track_censored_name
end

#track_content_ratingObject

Returns the value of attribute track_content_rating



2
3
4
# File 'lib/conquiro/software.rb', line 2

def track_content_rating
  @track_content_rating
end

#track_idObject

Returns the value of attribute track_id



2
3
4
# File 'lib/conquiro/software.rb', line 2

def track_id
  @track_id
end

#track_nameObject

Returns the value of attribute track_name



2
3
4
# File 'lib/conquiro/software.rb', line 2

def track_name
  @track_name
end

#track_view_urlObject

Returns the value of attribute track_view_url



2
3
4
# File 'lib/conquiro/software.rb', line 2

def track_view_url
  @track_view_url
end

#user_rating_countObject

Returns the value of attribute user_rating_count



2
3
4
# File 'lib/conquiro/software.rb', line 2

def user_rating_count
  @user_rating_count
end

#user_rating_count_for_current_versionObject

Returns the value of attribute user_rating_count_for_current_version



2
3
4
# File 'lib/conquiro/software.rb', line 2

def user_rating_count_for_current_version
  @user_rating_count_for_current_version
end

#versionObject

Returns the value of attribute version



2
3
4
# File 'lib/conquiro/software.rb', line 2

def version
  @version
end

#wrapper_typeObject

Returns the value of attribute wrapper_type



2
3
4
# File 'lib/conquiro/software.rb', line 2

def wrapper_type
  @wrapper_type
end