Ory.Model.RecoveryIdentityAddress
(ory_client v1.22.37)
Copy Markdown
Summary
Types
@type t() :: %Ory.Model.RecoveryIdentityAddress{ break_glass_for_organization: String.t() | nil, created_at: DateTime.t() | nil, id: String.t() | nil, updated_at: DateTime.t() | nil, value: String.t(), via: String.t() }