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