Ory.Model.ErrorFlowReplaced
(ory_client v1.22.26)
Copy Markdown
Is sent when a flow is replaced by a different flow of the same class
Summary
Types
@type t() :: %Ory.Model.ErrorFlowReplaced{ error: Ory.Model.GenericError.t() | nil, use_flow_id: String.t() | nil }