EntityId

type EntityId = string | number;

Entity identifier - string or number.