Method: PureCloud::ManagementUnitSettings#hash
- Defined in:
- lib/purecloudclient_v2a/models/management_unit_settings.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
265 266 267 |
# File 'lib/purecloudclient_v2a/models/management_unit_settings.rb', line 265 def hash [adherence, short_term_forecasting, time_off, scheduling, version, date_modified, modified_by].hash end |