lib/purecloudplatformclientv2/models/phone_column.rb in purecloudplatformclientv2-18.0.0 vs lib/purecloudplatformclientv2/models/phone_column.rb in purecloudplatformclientv2-19.0.0

- old
+ new

@@ -16,13 +16,13 @@ require 'date' module PureCloud class PhoneColumn - # name of the phone column + # The name of the phone column. attr_accessor :column_name - # type of the phone column, for example, 'cell' or 'home' + # The type of the phone column. For example, 'cell' or 'home'. attr_accessor :type # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map {