Ory.Model.IsOwnerForProjectBySlug (ory_client v1.1.22)

Link to this section Summary

Link to this section Types

@type t() :: %Ory.Model.IsOwnerForProjectBySlug{
  ProjectSlug: String.t(),
  Subject: String.t()
}