home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / biuro / AXIS / standalone / Backend.mdb / Contact_List.json < prev    next >
Encoding:
JavaScript Object Notation  |  1998-12-14  |  256 b 

  1. {
  2.     "schema": {
  3.         "Key": "Long Integer",
  4.         "contact": "Text (100)",
  5.         "phone": "Text (50)",
  6.         "fax": "Text (50)",
  7.         "company": "Text (5)",
  8.         "email": "Text (100)",
  9.         "Address1": "Text (150)",
  10.         "Address2": "Text (150)",
  11.         "city": "Text (150)",
  12.         "state": "Text (50)",
  13.         "zipcode": "Text (50)"
  14.     },
  15.     "data": []
  16. }