Ory.Model.Relationship (ory_client v1.1.17)
Relationship
Link to this section Summary
Link to this section Types
@type t() :: %Ory.Model.Relationship{ namespace: String.t(), object: String.t(), relation: String.t(), subject_id: String.t() | nil, subject_set: Ory.Model.SubjectSet.t() | nil }