property IDomainEvent.aggregateId

ID of the aggregate that produced the event, when applicable.

Type

string

Usage

import { type IDomainEvent } from "common/src/index.ts";