Method: PureCloud::WfmHistoricalAdherenceResponse#hash
- Defined in:
- lib/purecloudclient_v2a/models/wfm_historical_adherence_response.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
170 171 172 |
# File 'lib/purecloudclient_v2a/models/wfm_historical_adherence_response.rb', line 170 def hash [id, download_url, query_state].hash end |