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