home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1997 October / DPCB1097.iso / business / Netfast / disk4 / contact.md_ / contact.md / OutgoinggCalls.json < prev    next >
JavaScript Object Notation  |  1997-07-01  |  315b

  1. {
  2.     "schema": {
  3.         "userID": "Long Integer",
  4.         "date": "DateTime",
  5.         "starttime": "DateTime",
  6.         "endtime": "DateTime",
  7.         "CallType": "Text (30)",
  8.         "PhoneNumber": "Text (30)",
  9.         "comment": "Memo/Hyperlink (255)",
  10.         "name": "Text (50)",
  11.         "CompanyName": "Text (50)",
  12.         "OutgoingCallID": "Long Integer",
  13.         "OutgoingID": "Long Integer",
  14.         "name2": "Text (70)"
  15.     },
  16.     "data": []
  17. }