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