Method: PureCloud::UpdateActivityCodeRequest#hash
- Defined in:
- lib/purecloudplatformclientv2/models/update_activity_code_request.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
279 280 281 |
# File 'lib/purecloudplatformclientv2/models/update_activity_code_request.rb', line 279 def hash [name, category, length_in_minutes, counts_as_paid_time, counts_as_work_time, agent_time_off_selectable, ].hash end |