Variable ChangeTypeConst

ChangeType: {
    Expiring: "expiring";
    New: "new";
    Removed: "removed";
    Upcoming: "upcoming";
    Updated: "updated";
} = ...

Type of the change.