Method: PureCloud::OrganizationFeatures#hash
- Defined in:
- lib/purecloudplatformclientv2/models/organization_features.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
187 188 189 |
# File 'lib/purecloudplatformclientv2/models/organization_features.rb', line 187 def hash [realtime_cic, purecloud, hipaa, uc_enabled, pci, purecloud_voice, xmpp_federation, chat, informal_photos, directory, contact_center, unified_communications, custserv].hash end |