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

Link to this section Summary

Link to this section Types

Specs

details() :: Zitadel.V1.ObjectDetails.t() | nil

Specs

profile() :: Zitadel.User.V1.Profile.t() | nil

Specs

t() :: %Zitadel.Management.V1.GetHumanProfileResponse{
  details: details(),
  profile: profile()
}

Link to this section Functions