Ory.Model.RecoveryIdentityAddress (ory_client v1.6.2)
Summary
Types
@type t() :: %Ory.Model.RecoveryIdentityAddress{ created_at: DateTime.t() | nil, id: String.t(), updated_at: DateTime.t() | nil, value: String.t(), via: String.t() }
Functions
Link to this function