JSON2Apex Engine
* It allows three ways to add JSON string for conversion to Apex code
* Load from your local machine.
* Copy & Paste directly in the left box.
* Type in manually.
* It has a “validate” feature where it will create Apex class to corresponding JSON and populates data to Apex class to check its...