Method: DocuSign_Admin::OAuth::UserInfo#valid?
- Defined in:
- lib/docusign_admin/client/auth/oauth.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
924 925 926 |
# File 'lib/docusign_admin/client/auth/oauth.rb', line 924 def valid? return true end |