Ory.Model.SuccessfulCodeExchangeResponse (ory_client v1.1.37)
The Response for Registration Flows via API
Link to this section Summary
Link to this section Types
@type t() :: %Ory.Model.SuccessfulCodeExchangeResponse{ session: Ory.Model.Session.t(), session_token: String.t() | nil }