Method: OryClient::ProjectServicePermission.openapi_types
- Defined in:
- lib/ory-client/models/project_service_permission.rb
.openapi_types ⇒ Object
Attribute type mapping.
38 39 40 41 42 |
# File 'lib/ory-client/models/project_service_permission.rb', line 38 def self.openapi_types { :'config' => :'Object' } end |