home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 December / WPCDEC97.ISO / CANTER / CLASSICS.SRC / Profile.json < prev   
Encoding:
JavaScript Object Notation  |  1997-09-03  |  401 b 

  1. {
  2.     "schema": {
  3.         "Name": "Text (48)",
  4.         "Address 1": "Text (48)",
  5.         "Address 2": "Text (48)",
  6.         "Address 3": "Text (48)",
  7.         "Country": "Text (17)",
  8.         "Postcode": "Text (17)",
  9.         "Tel": "Text (17)",
  10.         "Fax": "Text (17)",
  11.         "E-Mail": "Text (48)",
  12.         "Card Type": "Integer",
  13.         "Card No": "Text (19)",
  14.         "Card Expiry Date": "Text (5)",
  15.         "Switch Issue No": "Text (1)",
  16.         "Select Country": "Integer"
  17.     },
  18.     "data": [
  19.         {
  20.             "Card Type": 0,
  21.             "Switch Issue No": " ",
  22.             "Select Country": 1
  23.         }
  24.     ]
  25. }