Ory.Model.UpdateRegistrationFlowWithProfileMethod
(ory_client v1.19.0)
Update Registration Flow with Profile Method
Types
@type t() :: %Ory.Model.UpdateRegistrationFlowWithProfileMethod{
csrf_token: String.t() | nil,
method: String.t(),
screen: String.t() | nil,
traits: map(),
transient_payload: map() | nil
}