Method: DocuSign_eSign::UserInfoResponse#valid?
- Defined in:
- lib/docusign_esign/models/user_info_response.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
88 89 90 |
# File 'lib/docusign_esign/models/user_info_response.rb', line 88 def valid? true end |