For my link archive, [WayBack] Convert an object instance into a JSON string and making use of custom attributes – Flix Engineering:
JSON, JSONMarshalled, JSONName Delphi Convert an object instance into a JSON string and making use of custom attributes
This is a welcome explanation as in [WayBack] REST.Json.Types – RAD Studio API Documentation, these attributes have very shallow documentation:
- [WayBack] REST.Json.Types.JSONBooleanAttribute – RAD Studio API Documentation
- [WayBack] REST.Json.Types.JSONNameAttribute – RAD Studio API Documentation
Via: [WayBack] Is there any documentation for attribute and Json? uses Rest.Json, Rest.Json.Types; [JSONName(‘TokenName’)] – Thomas Bornhaupt – Google+
–jeroen