Ory.Model.SubjectSet (ory_client v1.6.2)

Summary

Types

@type t() :: %Ory.Model.SubjectSet{
  namespace: String.t(),
  object: String.t(),
  relation: String.t()
}

Functions