How can I map a JSON string to a Typescript enum with the help of class-transformer? Suppose my JSON looks like this { "encryptionLevel": "ENCRYPTED"} ...
確定! 回上一頁