Ory.Model.Relationship (ory_client v1.6.2)
Relationship
Summary
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 }
Functions
Link to this function