Class: HighLevel::Models::Objects::CustomObjectLabelDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#pluralObject (readonly)

Returns the value of attribute plural

Returns:

  • (Object)

    the current value of plural



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

def plural
  @plural
end

#singularObject (readonly)

Returns the value of attribute singular

Returns:

  • (Object)

    the current value of singular



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

def singular
  @singular
end