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