home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "Registration_ID": "Text (255) NOT NULL",
- "EventCourse_ID": "Text (255) NOT NULL",
- "Event_ID": "Text (255) NOT NULL",
- "Course_ID": "Text (255) NOT NULL",
- "Contact_ID": "Text (255) NOT NULL",
- "Student_ID": "Text (255) NOT NULL",
- "Suggestions": "Text (255)",
- "Currency": "Long Integer",
- "RegPrice": "Long Integer",
- "CDNRegPrice": "Long Integer",
- "BookingPrice": "Long Integer",
- "CDNBookingPrice": "Long Integer",
- "ModifiedDate": "DateTime NOT NULL"
- },
- "data": []
- }