Method: DocuSign_eSign::Folder#valid?
- Defined in:
- lib/docusign_esign/models/folder.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
157 158 159 |
# File 'lib/docusign_esign/models/folder.rb', line 157 def valid? return true end |