Hi,
We have a requirement to redeclare some of the attributes of CustomerModel such as first name, last name , email to be encrypted. Can we do it on original Item type without defining a subtype otherwise we will have to change the model type at all...