Class: Etna::Clients::Metis::DownloadResponse
- Defined in:
- lib/etna/clients/metis/models.rb
Instance Attribute Summary
Attributes inherited from Response
Instance Method Summary collapse
Methods inherited from Response
Constructor Details
This class inherits a constructor from Etna::Clients::Response
Instance Method Details
#download_url ⇒ Object
432 433 434 |
# File 'lib/etna/clients/metis/models.rb', line 432 def download_url raw['download_url'] end |