Zitadel.Admin.V1.IsOrgUniqueRequest (zitadel_api v1.0.0-rc.4) View Source

if name or domain is already in use, org is not unique

Link to this section Summary

Link to this section Types

Specs

domain() :: String.t()

Specs

name() :: String.t()

Specs

t() :: %Zitadel.Admin.V1.IsOrgUniqueRequest{domain: domain(), name: name()}

Link to this section Functions