Method: OryClient::ActiveProjectInConsole.openapi_nullable
- Defined in:
- lib/ory-client/models/active_project_in_console.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
42 43 44 45 |
# File 'lib/ory-client/models/active_project_in_console.rb', line 42 def self.openapi_nullable Set.new([ ]) end |