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