Sporades SDK API
    Preparing search index...

    Type Alias EmailEventKind

    EmailEventKind:
        | "delivered"
        | "opened"
        | "clicked"
        | "bounced"
        | "blocked"
        | "complained"
        | "unsubscribed"
        | "resubscribed"
        | "deferred"

    Provider-neutral lifecycle state reported by an outbound email provider.