ResponseCookie: CookieListItem & Pick<CookieSerializeOptions, "httpOnly" | "maxAge" | "priority">

Superset of CookieListItem extending it with the httpOnly, maxAge and priority properties.