Class: Kuva::Elements::UrlInfo

Inherits:
Struct
  • Object
show all
Defined in:
lib/kuva/elements/url_info.rb

Instance Attribute Summary collapse

Instance Attribute Details

#farmObject

Returns the value of attribute farm



3
4
5
# File 'lib/kuva/elements/url_info.rb', line 3

def farm
  @farm
end

#idObject

Returns the value of attribute id



3
4
5
# File 'lib/kuva/elements/url_info.rb', line 3

def id
  @id
end

#secretObject

Returns the value of attribute secret



3
4
5
# File 'lib/kuva/elements/url_info.rb', line 3

def secret
  @secret
end

#serverObject

Returns the value of attribute server



3
4
5
# File 'lib/kuva/elements/url_info.rb', line 3

def server
  @server
end