Zitadel.Management.V1.AddMachineKeyRequest (zitadel_api v1.0.0-rc.7) View Source

Link to this section Summary

Link to this section Types

Specs

expiration_date() :: Google.Protobuf.Timestamp.t() | nil

Specs

t() :: %Zitadel.Management.V1.AddMachineKeyRequest{
  expiration_date: expiration_date(),
  type: type(),
  user_id: user_id()
}

Specs

Specs

user_id() :: String.t()

Link to this section Functions