Sha256: 835ba7c3ffaf1e5c631115cb2191f120bb09d6f406148cf0eeab8cf8df63f7d4

Contents?: true

Size: 443 Bytes

Versions: 184

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

184 entries across 184 versions & 1 rubygems

Version Path
ory-client-1.0.0.alpha0 docs/SubjectSet.md
ory-client-0.2.0.alpha60 docs/SubjectSet.md
ory-client-0.2.0.alpha48 docs/SubjectSet.md
ory-client-0.2.0.alpha47 docs/SubjectSet.md
ory-client-0.2.0.alpha46 docs/SubjectSet.md
ory-client-0.2.0.alpha45 docs/SubjectSet.md
ory-client-0.2.0.alpha44 docs/SubjectSet.md
ory-client-0.2.0.alpha43 docs/SubjectSet.md
ory-client-0.2.0.alpha42 docs/SubjectSet.md
ory-client-0.2.0.alpha41 docs/SubjectSet.md
ory-client-0.2.0.alpha40 docs/SubjectSet.md
ory-client-0.2.0.alpha39 docs/SubjectSet.md
ory-client-0.2.0.alpha38 docs/SubjectSet.md
ory-client-0.2.0.alpha37 docs/SubjectSet.md
ory-client-0.2.0.alpha36 docs/SubjectSet.md
ory-client-0.2.0.alpha35 docs/SubjectSet.md
ory-client-0.2.0.alpha34 docs/SubjectSet.md
ory-client-0.2.0.alpha33 docs/SubjectSet.md
ory-client-0.2.0.alpha32 docs/SubjectSet.md
ory-client-0.2.0.alpha31 docs/SubjectSet.md