Ory.Model.RecoveryLinkForIdentity (ory_client v1.6.2)
Used when an administrator creates a recovery link for an identity.
Summary
Types
@type t() :: %Ory.Model.RecoveryLinkForIdentity{ expires_at: DateTime.t() | nil, recovery_link: String.t() }
Functions
Link to this function