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