Method: PureCloud::Gistener#hash

Defined in:
lib/purecloud/models/gistener.rb

#hashObject

Calculate hash code according to all attributes.



186
187
188
# File 'lib/purecloud/models/gistener.rb', line 186

def hash
  [id, name, date_created, date_modified, enabled, any_words, all_words, exclude_words, exact_phrase, group_tags, , queue, self_uri].hash
end