SignNow.Net/Model/EventType.cs only covers a subset of webhooks supported by SignNow.
For example, *.email.delivery.failed webhooks are missing.
I would like all webhooks to be available in the enumeration or at least having ability to specify event type by its string representation when subscribing.
Thank you.