masto
    Preparing search index...

    Interface CreateCanonicalEmailBlockParamsWithEmail

    interface CreateCanonicalEmailBlockParamsWithEmail {
        email: string;
    }
    Index

    Properties

    Properties

    email: string

    The email to canonicalize, hash, and block. If this parameter is provided, canonical_email_hash will be ignored.