Class: HighLevel::Models::Calendars::GetNotesListSuccessfulResponseDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/calendars/get_notes_list_successful_response_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#has_moreObject (readonly)

Returns the value of attribute has_more

Returns:

  • (Object)

    the current value of has_more



9
10
11
# File 'lib/high_level/models/calendars/get_notes_list_successful_response_dto.rb', line 9

def has_more
  @has_more
end

#notesObject (readonly)

Returns the value of attribute notes

Returns:

  • (Object)

    the current value of notes



9
10
11
# File 'lib/high_level/models/calendars/get_notes_list_successful_response_dto.rb', line 9

def notes
  @notes
end