Zitadel.Member.V1.FirstNameQuery (zitadel_api v1.0.0-rc.6) View Source
Link to this section Summary
Link to this section Types
Specs
first_name() :: String.t()
Specs
method() :: Zitadel.V1.TextQueryMethod.t()
Specs
t() :: %Zitadel.Member.V1.FirstNameQuery{
first_name: first_name(),
method: method()
}