zibri
    Preparing search index...

    A short lived token used to confirm a mailing list subscription.

    Implements

    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.

    id: string

    The id of the entity.

    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.