Method: PureCloud::OrganizationFeatures#hash

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

#hashObject

Calculate hash code according to all attributes.



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

def hash
  [realtime_cic, purecloud, hipaa, uc_enabled, pci, purecloud_voice, xmpp_federation, chat, informal_photos, directory, contact_center, unified_communications, custserv].hash
end