Method: DocuSign_eSign::CommentPublish#valid?
- Defined in:
- lib/docusign_esign/models/comment_publish.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
109 110 111 |
# File 'lib/docusign_esign/models/comment_publish.rb', line 109 def valid? return true end |