Show / Hide Table of Contents

    JSON File: GetModelExample.json

    {
      "student": {
        "personid": 0,
        "lastname": "Sherwood",
        "firstname": "Lena",
        "hiredate": null,
        "enrollmentdate": "2019-01-01 00:00:00",
        "discriminator": "Student"
      }
    }
    
    Back to top Generated by Appeon