I\'m using this class-transformer library to convert JSON data to instance class.
I have a class in typescript which look like this :
class User {