Zitadel.Management.V1.GetProjectGrantByIDResponse (zitadel_api v1.0.0-rc.7) View Source

Link to this section Summary

Link to this section Types

Specs

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

Specs

t() :: %Zitadel.Management.V1.GetProjectGrantByIDResponse{
  project_grant: project_grant()
}

Link to this section Functions