Sha256: 96e1be5eb1d26193f7b88a27164817c04dc77b86fb53f473effb6f0f51cec7a1

Contents?: true

Size: 318 Bytes

Versions: 182

Compression:

Stored size: 318 Bytes

Contents

# OryClient::KetoNamespace

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **Integer** |  | [optional] |
| **name** | **String** |  | [optional] |

## Example

```ruby
require 'ory-client'

instance = OryClient::KetoNamespace.new(
  id: null,
  name: null
)
```

Version data entries

182 entries across 182 versions & 1 rubygems

Version Path
ory-client-0.0.1.alpha176 docs/KetoNamespace.md
ory-client-0.0.1.alpha175 docs/KetoNamespace.md