Zitadel.Management.V1.GetGrantedProjectByIDResponse (zitadel_api v1.0.0-rc.6) View Source

Link to this section Summary

Link to this section Types

Specs

granted_project() :: Zitadel.Project.V1.GrantedProject.t() | nil

Specs

t() :: %Zitadel.Management.V1.GetGrantedProjectByIDResponse{
  granted_project: granted_project()
}

Link to this section Functions