Class: HighLevel::Models::CustomFields::CustomFieldsResponseDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/custom_fields/custom_fields_response_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fieldsObject (readonly)

Returns the value of attribute fields

Returns:

  • (Object)

    the current value of fields



9
10
11
# File 'lib/high_level/models/custom_fields/custom_fields_response_dto.rb', line 9

def fields
  @fields
end

#foldersObject (readonly)

Returns the value of attribute folders

Returns:

  • (Object)

    the current value of folders



9
10
11
# File 'lib/high_level/models/custom_fields/custom_fields_response_dto.rb', line 9

def folders
  @folders
end