Ory.Model.CreateRecoveryLinkForIdentityBody (ory_client v1.6.2)

Create Recovery Link for Identity Request Body

Summary

Types

@type t() :: %Ory.Model.CreateRecoveryLinkForIdentityBody{
  expires_in: String.t() | nil,
  identity_id: String.t()
}

Functions