Zitadel.Admin.V1.SetUpOrgRequest (zitadel_api v1.0.0-rc.6) View Source

Link to this section Summary

Types

oneof field for the user managing the organisation

t()

Link to this section Types

Specs

oneof field for the user managing the organisation

Specs

Specs

t() :: %Zitadel.Admin.V1.SetUpOrgRequest{org: org(), user: user()}

Specs

user() :: {:human, human()} | nil

Link to this section Functions