Response object
[ { "object_name":"user_id", "type":"Int32", "is_nullable":false, "nest":null, "custom":null "note": }, { "object_name":"first_name", "type":"String", "is_nullable":false, "nest":null, "custom":null "note": }, { "object_name":"last_name", "type":"String", "is_nullable":false, "nest":null, "custom":null "note": }, { "object_name":"department_id", "type":"Int32", "is_nullable":false, "nest":null, "custom":null "note": }, { "object_name":"department_name", "type":"String", "is_nullable":false, "nest":null, "custom":null "note": }, { "object_name":"image_url_small", "type":"String", "is_nullable":false, "nest":null, "custom":null "note": }, { "object_name":"image_url_large", "type":"String", "is_nullable":false, "nest":null, "custom":null "note": }, { "object_name":"work", "type":"NESTED", "is_nullable":false, "nest":[ { "object_name":"start_date", "type":"Date", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"end_Date", "type":"Date", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"monday", "type":"minute(int32)", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"tuesday", "type":"minute(int32)", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"wednesday", "type":"minute(int32)", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"thursday", "type":"minute(int32)", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"friday", "type":"minute(int32)", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"saturday", "type":"minute(int32)", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"sunday", "type":"minute(int32)", "is_nullable":False, "nest":null, "custom":null "note":"", }], "custom":null "note": }, { "object_name":"leave", "type":"NESTED", "is_nullable":false, "nest":[ { "object_name":"leave_id", "type":"Int32", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"status_id", "type":"custom", "is_nullable":False, "nest":null, "custom":"[ { "name":"disabled", "value":"0" }, { "name":"active", "value":"1" }]" "note":"", }, { "object_name":"leave_type_id", "type":"Int32", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"start_date", "type":"DateTime", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"end_Date", "type":"DateTime", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"code", "type":"String", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"colour", "type":"String", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"leave_type_name", "type":"String", "is_nullable":False, "nest":null, "custom":null "note":"", }], "custom":null "note": }, { "object_name":"free_restricted", "type":"NESTED", "is_nullable":false, "nest":[ { "object_name":"start_date", "type":"DateTime", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"end_Date", "type":"DateTime", "is_nullable":False, "nest":null, "custom":null "note":"", }, { "object_name":"type_id", "type":"custom", "is_nullable":False, "nest":null, "custom":"[ { "name":"free", "value":"0" }, { "name":"restricted", "value":"1" }]" "note":"", }, { "object_name":"description", "type":"String", "is_nullable":False, "nest":null, "custom":null "note":"", }], "custom":null "note": } ]