aggregateId

abstract val aggregateId: AggregateId

The aggregate ID used to uniquely identify an aggregate instance.

Its AggregateId.id value must be unique within the named aggregate across all tenants; tenant ID is not an aggregate-ID namespace.