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

  1. {
  2.     "schema": {
  3.         "Key": "Long Integer",
  4.         "method": "Text (150)"
  5.     },
  6.     "data": [
  7.         {
  8.             "Key": 1,
  9.             "method": "FedEx"
  10.         },
  11.         {
  12.             "Key": 2,
  13.             "method": "Courier"
  14.         },
  15.         {
  16.             "Key": 3,
  17.             "method": "U.S. Mail"
  18.         },
  19.         {
  20.             "Key": 4,
  21.             "method": "Electronic"
  22.         },
  23.         {
  24.             "Key": 5,
  25.             "method": "Other"
  26.         },
  27.         {
  28.             "Key": 6,
  29.             "method": "Airborne"
  30.         },
  31.         {
  32.             "Key": 7,
  33.             "method": "UPS"
  34.         },
  35.         {
  36.             "Key": 8,
  37.             "method": "Priority Mail"
  38.         },
  39.         {
  40.             "Key": 9,
  41.             "method": "E-mail"
  42.         },
  43.         {
  44.             "Key": 10,
  45.             "method": "BBS"
  46.         },
  47.         {
  48.             "Key": 11,
  49.             "method": "Our Staff"
  50.         },
  51.         {
  52.             "Key": 12,
  53.             "method": "Client"
  54.         },
  55.         {
  56.             "Key": 13,
  57.             "method": "FTP"
  58.         }
  59.     ]
  60. }