Method: PureCloud::WfmHistoricalAdherenceResponse#download_url
- Defined in:
- lib/purecloudclient_v2a/models/wfm_historical_adherence_response.rb
#download_url ⇒ Object
The uri to query to GET the results of the Historical Adherence query. This will return unpopulated but will be populated in the notification
26 27 28 |
# File 'lib/purecloudclient_v2a/models/wfm_historical_adherence_response.rb', line 26 def download_url @download_url end |