Method: TripletexRubyClient::Comment#description
- Defined in:
- lib/tripletex_ruby_client/models/comment.rb
#description ⇒ Object
Returns the value of attribute description.
21 22 23 |
# File 'lib/tripletex_ruby_client/models/comment.rb', line 21 def description @description end |