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