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