Class: HighLevel::Models::CustomFields::CustomFieldSuccessfulResponseDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#fieldObject (readonly)

Returns the value of attribute field

Returns:

  • (Object)

    the current value of field



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

def field
  @field
end