Ory.Model.SetProject (ory_client v1.1.22)

Link to this section Summary

Link to this section Types

@type t() :: %Ory.Model.SetProject{
  name: String.t(),
  services: Ory.Model.ProjectServices.t()
}