Method: PureCloud::CampaignNotificationPhoneColumn#hash
- Defined in:
- lib/purecloud/models/campaign_notification_phone_column.rb
#hash ⇒ Object
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 |