Method: PureCloud::CallbackConversationNotificationPhoneNumberColumn#hash
- Defined in:
- lib/purecloud/models/callback_conversation_notification_phone_number_column.rb
#hash ⇒ Object
Calculate hash code according to all attributes.
86 87 88 |
# File 'lib/purecloud/models/callback_conversation_notification_phone_number_column.rb', line 86 def hash [column_name, type, additional_properties].hash end |