Class: HighLevel::Models::Objects::CustomObjectResponseDTO

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

Instance Attribute Summary collapse

Instance Attribute Details

#objectObject (readonly)

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



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

def object
  @object
end