Method: PureCloud::CampaignNotificationPhoneColumn#hash

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

#hashObject

Calculate hash code according to all attributes.



86
87
88
# File 'lib/purecloud/models/campaign_notification_phone_column.rb', line 86

def hash
  [column_name, type, additional_properties].hash
end