ory-client 1.1.7

SDK Client for Ory
Documentation
# Relationship

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**namespace** | **String** | Namespace of the Relation Tuple | 
**object** | **String** | Object of the Relation Tuple | 
**relation** | **String** | Relation of the Relation Tuple | 
**subject_id** | Option<**String**> | SubjectID of the Relation Tuple  Either SubjectSet or SubjectID can be provided. | [optional]
**subject_set** | Option<[**crate::models::SubjectSet**]subjectSet.md> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)