Class: TunecoreDirect::Artwork

Inherits:
Base
  • Object
show all
Includes:
TunecoreDirect
Defined in:
lib/tunecore_direct/artwork.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#log

Method Summary

Methods inherited from Base

api_key, #api_key, api_key=, #to_xml, tunecore_server, #tunecore_server, tunecore_server=

Instance Attribute Details

#asset_urlObject

Returns the value of attribute asset_url.



4
5
6
# File 'lib/tunecore_direct/artwork.rb', line 4

def asset_url
  @asset_url
end

#s3_bucket_nameObject

Returns the value of attribute s3_bucket_name.



4
5
6
# File 'lib/tunecore_direct/artwork.rb', line 4

def s3_bucket_name
  @s3_bucket_name
end

#s3_keyObject

Returns the value of attribute s3_key.



4
5
6
# File 'lib/tunecore_direct/artwork.rb', line 4

def s3_key
  @s3_key
end