zibri
    Preparing search index...

    Data about the mailing list that this email belongs to.

    type MailingListTemplateData = {
        list: MailingList;
        subscriber: MailingListSubscriber;
    }
    Index

    Properties

    Properties

    The mailing list that the email belongs to, if any.

    The subscriber if the email belongs to a mailing list.