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