lib/hubspot/codegen/crm/timeline/models/timeline_event.rb in hubspot-api-client-2.3.2 vs lib/hubspot/codegen/crm/timeline/models/timeline_event.rb in hubspot-api-client-3.0.0.pre.beta
- old
+ new
@@ -13,11 +13,10 @@
require 'date'
module Hubspot
module Crm
module Timeline
- # The state of the timeline event.
class TimelineEvent
# Identifier for the event. This is optional, and we recommend you do not pass this in. We will create one for you if you omit this. You can also use `{{uuid}}` anywhere in the ID to generate a unique string, guaranteeing uniqueness.
attr_accessor :id
# The event template ID.
@@ -313,6 +312,6 @@
end
end
end
end
end
-end
\ No newline at end of file
+end