Update Settings Flow with Password Method
@type t() :: %Ory.Model.UpdateSettingsFlowWithPasswordMethod{ csrf_token: String.t() | nil, method: String.t(), password: String.t() }