Method: PureCloud::ReportingExportJobResponse#download_url
- Defined in:
- lib/purecloudplatformclientv2/models/reporting_export_job_response.rb
#download_url ⇒ Object
The url to download the request if it’s status is completed
42 43 44 |
# File 'lib/purecloudplatformclientv2/models/reporting_export_job_response.rb', line 42 def download_url @download_url end |