Method: TripletexRubyClient::Project#description
- Defined in:
- lib/tripletex_ruby_client/models/project.rb
#description ⇒ Object
Returns the value of attribute description.
29 30 31 |
# File 'lib/tripletex_ruby_client/models/project.rb', line 29 def description @description end |