Class: Spaceship::Tunes::AppScreenshot

Inherits:
AppImage show all
Defined in:
spaceship/lib/spaceship/tunes/app_screenshot.rb

Overview

Represents a screenshot hosted on App Store Connect

Constant Summary

Constants inherited from AppImage

Spaceship::Tunes::AppImage::HOST_URL

Instance Attribute Summary collapse

Attributes inherited from AppImage

#asset_token, #is_imessage, #original_file_name, #sort_order, #url

Attributes inherited from Base

#client, #raw_data

Method Summary

Methods inherited from AppImage

#reset!, #setup

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

#device_typeObject

Returns the value of attribute device_type.



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

def device_type
  @device_type
end

#languageObject

Returns the value of attribute language.



9
10
11
# File 'spaceship/lib/spaceship/tunes/app_screenshot.rb', line 9

def language
  @language
end