Class: HighLevel::Models::Objects::CustomObjectListResponseDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/objects/custom_object_list_response_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#objectsObject (readonly)

Returns the value of attribute objects

Returns:

  • (Object)

    the current value of objects



9
10
11
# File 'lib/high_level/models/objects/custom_object_list_response_dto.rb', line 9

def objects
  @objects
end