Method: DocuSign_Maestro::AccessTokenResponse#valid?
- Defined in:
- lib/docusign_maestro/models/access_token_response.rb
permalink #valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
73 74 75 |
# File 'lib/docusign_maestro/models/access_token_response.rb', line 73 def valid? true end |