Ory.Model.CreateProjectApiKeyRequest (ory_client v1.22.1)

Summary

Types

t()

@type t() :: %Ory.Model.CreateProjectApiKeyRequest{
  expires_at: DateTime.t() | nil,
  name: String.t()
}

Functions

decode(value)