Ory.Model.RecoveryIdentityAddress (ory_client v1.1.23)
Link to this section Summary
Link to this section 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() }