Ras Gulla
Explore posts from serversNewtonsoft Json not deserializing with some property/constructor names
Hi, I'm using newtonsoft json to serialize and deserialize my classes. Everything works perfect until I put the name ID, Identifier, UniqueIdentifier anywhere in my class or Constructor which is to be deserialized. For example:
This serializes perfectly but when I try to deserialize it, the Identifier is null. If I change the name to something else, for example
key
It will work and deserialize perfectly...
Anyone knows the reason for it?
Here's what I receive and try to deserialize:
And here's how I'm deserializing it:
If anyone have any good explanation for it, please let me know.42 replies
CDCloudflare Developers
•Created by Ras Gulla on 7/19/2024 in #general-help
Transfer cloudflare domain
How can I transfer my fomain from one cloudflare account to another cloudflare account. I have many domains bought from cloudflare, each on different account. Now I want to transfer all of those domains to one single account, How can I?
7 replies