Class: HighLevel::Models::Objects::CustomObjectDisplayPropertyDetails

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/objects/custom_object_display_property_details.rb

Instance Attribute Summary collapse

Instance Attribute Details

#data_typeObject (readonly)

Returns the value of attribute data_type

Returns:

  • (Object)

    the current value of data_type



9
10
11
# File 'lib/high_level/models/objects/custom_object_display_property_details.rb', line 9

def data_type
  @data_type
end

#keyObject (readonly)

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



9
10
11
# File 'lib/high_level/models/objects/custom_object_display_property_details.rb', line 9

def key
  @key
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/high_level/models/objects/custom_object_display_property_details.rb', line 9

def name
  @name
end