lib/purecloud/models/key_rotation_schedule.rb in purecloud-0.18.0 vs lib/purecloud/models/key_rotation_schedule.rb in purecloud-0.25.0

- old
+ new

@@ -5,9 +5,10 @@ # The globally unique identifier for the object. attr_accessor :id attr_accessor :name + # Value to set schedule to attr_accessor :period # The URI for this object attr_accessor :self_uri