Waveshare e-paper displays with SPI

Yes, thanks, some users say so. Welcome to the forum!

Please read How to get the best out of this forum if you haven't done yet.

It looks like you have selected the correct constructor line for your display.
But I can't know for sure, as you have not reported what processor you use.
If you use an Arduino UNO or an other AVR Arduino, you just need to make sure the constructor parameters correspond to your wiring. Note that I use a suggested wiring that is different compared to the Waveshare demo code.
You may need the shortened reset pulse, see README.md, for the Waveshare HAT.

Jean-Marc