I defined some custom classes, such as Teacher, Student... Now I receive teacher info (JSON string) from remote server.
Teacher
Student
How can I convert the J
Specifically, check out https://github.com/fanpyi/jsontooc/blob/master/README.md This is the example convert JSON data to Objective-C model, use nodejs.