Class: HighLevel::Models::Contacts::CreateWorkflowDto
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Contacts::CreateWorkflowDto
- Defined in:
- lib/high_level/models/contacts/create_workflow_dto.rb
Instance Attribute Summary collapse
-
#event_start_time ⇒ Object
readonly
Returns the value of attribute event_start_time.
Instance Attribute Details
#event_start_time ⇒ Object (readonly)
Returns the value of attribute event_start_time
9 10 11 |
# File 'lib/high_level/models/contacts/create_workflow_dto.rb', line 9 def event_start_time @event_start_time end |