Method: PureCloud::WfmHistoricalAdherenceResponse#hash

Defined in:
lib/purecloudclient_v2a/models/wfm_historical_adherence_response.rb

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



170
171
172
# File 'lib/purecloudclient_v2a/models/wfm_historical_adherence_response.rb', line 170

def hash
  [id, download_url, query_state].hash
end