Method: DocuSign_eSign::Ssn#valid?
- Defined in:
- lib/docusign_esign/models/ssn.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
1092 1093 1094 |
# File 'lib/docusign_esign/models/ssn.rb', line 1092 def valid? true end |