zibri
    Preparing search index...

    The data to create a new mailing list subscription confirmation token.

    Hierarchy

    Index

    Constructors

    Properties

    email: string

    The email of the new subscriber that this token belongs to.

    expirationDate: Date

    The expiration date of the confirmation token.

    listId: string

    The id of the mailing list that this token belongs to.

    name?: string

    The optional name of the new subscriber that this token belongs to.

    value: string

    The actual token value.