Method: PureCloud::DownloadResponse#hash
- Defined in:
- lib/purecloudclient_v2a/models/download_response.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
154 155 156 |
# File 'lib/purecloudclient_v2a/models/download_response.rb', line 154 def hash [content_location_uri, image_uri, thumbnails].hash end |