Method: OryClient::ActiveProjectInConsole.openapi_types
- Defined in:
- lib/ory-client/models/active_project_in_console.rb
.openapi_types ⇒ Object
Attribute type mapping.
35 36 37 38 39 |
# File 'lib/ory-client/models/active_project_in_console.rb', line 35 def self.openapi_types { :'project_id' => :'String' } end |