deserialize if some of the property names in the JSON are reserved words in apex? I want to do something like this: string jsonString = '{"currency" : "ABC"}'; ...
確定! 回上一頁