Method: DocuSign_eSign::Recipients#valid?
- Defined in:
- lib/docusign_esign/models/recipients.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
173 174 175 |
# File 'lib/docusign_esign/models/recipients.rb', line 173 def valid? true end |