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-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 |
ory-client-0.0.1.alpha175 | docs/SubjectSet.md |