Class: Etna::Clients::Metis::DownloadResponse

Inherits:
Response
  • Object
show all
Defined in:
lib/etna/clients/metis/models.rb

Instance Attribute Summary

Attributes inherited from Response

#raw

Instance Method Summary collapse

Methods inherited from Response

#initialize, params

Constructor Details

This class inherits a constructor from Etna::Clients::Response

Instance Method Details

#download_urlObject



432
433
434
# File 'lib/etna/clients/metis/models.rb', line 432

def download_url
  raw['download_url']
end