Class: TtaTermsApi::Word

Inherits:
Struct
  • Object
show all
Defined in:
lib/tta_terms_api.rb

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionObject

Returns the value of attribute description



13
14
15
# File 'lib/tta_terms_api.rb', line 13

def description
  @description
end

#nameObject

Returns the value of attribute name



13
14
15
# File 'lib/tta_terms_api.rb', line 13

def name
  @name
end

#originObject

Returns the value of attribute origin



13
14
15
# File 'lib/tta_terms_api.rb', line 13

def origin
  @origin
end

#typeObject

Returns the value of attribute type



13
14
15
# File 'lib/tta_terms_api.rb', line 13

def type
  @type
end