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

Link to this section Summary

Types

if no roles provided the user won't have any rights

t()

Link to this section Types

Specs

roles() :: [String.t()]

if no roles provided the user won't have any rights

Specs

t() :: %Zitadel.Admin.V1.AddIAMMemberRequest{roles: roles(), user_id: user_id()}

Specs

user_id() :: String.t()

Link to this section Functions