toSpaceId

abstract val toSpaceId: SpaceId

The target space identifier after the transfer.

This value represents the namespace where the aggregate will reside following the transfer. Implementations should ensure this is a valid, non-null space identifier.

Return

The target SpaceId for the transferred aggregate.