Sha256: 835ba7c3ffaf1e5c631115cb2191f120bb09d6f406148cf0eeab8cf8df63f7d4

Contents?: true

Size: 443 Bytes

Versions: 181

Compression:

Stored size: 443 Bytes

Contents

# OryClient::SubjectSet

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **namespace** | **String** | Namespace of the Subject Set |  |
| **object** | **String** | Object of the Subject Set |  |
| **relation** | **String** | Relation of the Subject Set |  |

## Example

```ruby
require 'ory-client'

instance = OryClient::SubjectSet.new(
  namespace: null,
  object: null,
  relation: null
)
```

Version data entries

181 entries across 181 versions & 1 rubygems

Version Path
ory-client-0.1.0.alpha7 docs/SubjectSet.md
ory-client-0.1.0.alpha6 docs/SubjectSet.md
ory-client-0.1.0.alpha5 docs/SubjectSet.md
ory-client-0.1.0.alpha4 docs/SubjectSet.md
ory-client-0.1.0.alpha3 docs/SubjectSet.md
ory-client-0.1.0.alpha2 docs/SubjectSet.md
ory-client-0.1.0.alpha1 docs/SubjectSet.md
ory-client-0.0.1.alpha189 docs/SubjectSet.md
ory-client-0.0.1.alpha188 docs/SubjectSet.md
ory-client-0.0.1.alpha187 docs/SubjectSet.md
ory-client-0.0.1.alpha186 docs/SubjectSet.md
ory-client-0.0.1.alpha184 docs/SubjectSet.md
ory-client-0.0.1.alpha183 docs/SubjectSet.md
ory-client-0.0.1.alpha182 docs/SubjectSet.md
ory-client-0.0.1.alpha181 docs/SubjectSet.md
ory-client-0.0.1.alpha180 docs/SubjectSet.md
ory-client-0.0.1.alpha179 docs/SubjectSet.md
ory-client-0.0.1.alpha178 docs/SubjectSet.md
ory-client-0.0.1.alpha177 docs/SubjectSet.md
ory-client-0.0.1.alpha176 docs/SubjectSet.md