Method: OryClient::KetoNamespace.openapi_types

Defined in:
lib/ory-client/models/keto_namespace.rb

.openapi_typesObject

Attribute type mapping.



36
37
38
39
40
41
# File 'lib/ory-client/models/keto_namespace.rb', line 36

def self.openapi_types
  {
    :'id' => :'Integer',
    :'name' => :'String'
  }
end