lib/purecloud/models/trunk.rb in purecloud-0.48.1 vs lib/purecloud/models/trunk.rb in purecloud-0.49.1

- old
+ new

@@ -19,9 +19,10 @@ module PureCloud class Trunk # The globally unique identifier for the object. attr_accessor :id + # The name of the entity. attr_accessor :name attr_accessor :description attr_accessor :version