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

Returns:

  • (Boolean)

    true if the model is valid



88
89
90
# File 'lib/docusign_esign/models/user_info_response.rb', line 88

def valid?
  true
end