Method: DocuSign_Maestro::OAuth::OAuthToken#valid?
- Defined in:
- lib/docusign_maestro/client/auth/oauth.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
501 502 503 |
# File 'lib/docusign_maestro/client/auth/oauth.rb', line 501 def valid? return true end |