template-for-typescript-projects
    Preparing search index...

    Represents an alert aggregate with breach details and lifecycle operations.

    The alert identifier.

    The breach details associated with the alert.

    The timestamp when the alert was created.

    The current delivery status of the alert.

    The timestamp when the alert was sent, if any.

    The failure reason when sending fails, if any.

    The timestamp when the alert was read, if any.

    Index

    Properties

    createdAt: Date
    details: BreachDetails

    Accessors

    Methods