Method: DocuSign_eSign::FirstName#valid?
- Defined in:
- lib/docusign_esign/models/first_name.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
913 914 915 |
# File 'lib/docusign_esign/models/first_name.rb', line 913 def valid? true end |