Zitadel.Management.V1.AddAPIAppRequest (zitadel_api v1.0.0-rc.5) View Source
Link to this section Summary
Link to this section Types
Specs
auth_method_type() :: Zitadel.App.V1.APIAuthMethodType.t()
Specs
name() :: String.t()
Specs
project_id() :: String.t()
Specs
t() :: %Zitadel.Management.V1.AddAPIAppRequest{
auth_method_type: auth_method_type(),
name: name(),
project_id: project_id()
}