Zitadel.User.V1.UserGrantProjectNameQuery (zitadel_api v1.0.0-rc.5) View Source
Link to this section Summary
Link to this section Types
Specs
method() :: Zitadel.V1.TextQueryMethod.t()
Specs
project_name() :: String.t()
Specs
t() :: %Zitadel.User.V1.UserGrantProjectNameQuery{
method: method(),
project_name: project_name()
}