Method: OryClient::ActiveProjectInConsole#valid?
- Defined in:
- lib/ory-client/models/active_project_in_console.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
76 77 78 |
# File 'lib/ory-client/models/active_project_in_console.rb', line 76 def valid? true end |