Ory.Model.ContinueWith (ory_client v1.1.37)

Link to this section Summary

Link to this section Types

@type t() :: %Ory.Model.ContinueWith{
  action: String.t(),
  flow: Ory.Model.ContinueWithVerificationUiFlow.t(),
  ory_session_token: String.t()
}