Ory.Model.CreateProjectApiKeyRequest
(ory_client v1.22.26)
Copy Markdown
Summary
Types
@type t() :: %Ory.Model.CreateProjectApiKeyRequest{ expires_at: DateTime.t() | nil, name: String.t() }