# Migration v46

Breaking change: definitions of digital products now include email newsletter products, e.g. `offer.getDigitalProductCode()` will include the product codes of email newsletter products.


## What do you need to do
Ensure any usage of such methods will not be adversely affected by the inclusion of email newsletter products. In this scenario, further revisions would need to be made to this codebase to accommodate such cases.

