@sudoplatform/sudo-email
    Preparing search index...

    Enumeration BlockedEmailAddressLevel

    The Sudo Platform SDK representation of the level at which to block the sender.

    ADDRESS = Block just the specific email address DOMAIN = Block all email addresses from the same domain

    Index

    Enumeration Members

    Enumeration Members

    ADDRESS: "ADDRESS"
    DOMAIN: "DOMAIN"