1. Copy JSON Payload and paste it into Visual Studio 2019 C# class and it will convert the JSON payload into C# modal.
- Go to "Edit", then "Paste Special" you will see "Paste JSON As Classes"
When developing using Visual Studio and C#, it is important to know the shortcuts to create code snippets. This helps to develop an application much faster and efficiently. Read more on Microsoft
Visual Studio Documentation Here.