Class: Sevendigital::DownloadUrl

Inherits:
Object
  • Object
show all
Defined in:
lib/sevendigital/model/download_url.rb

Instance Attribute Summary collapse

Instance Attribute Details

#formatObject

Returns the value of attribute format.



4
5
6
# File 'lib/sevendigital/model/download_url.rb', line 4

def format
  @format
end

#urlObject

Returns the value of attribute url.



4
5
6
# File 'lib/sevendigital/model/download_url.rb', line 4

def url
  @url
end