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

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Key": "Long Integer",
  5.         "line_item": "Text (255)",
  6.         "quantity": "Long Integer",
  7.         "amount": "Single",
  8.         "Comment": "Boolean NOT NULL",
  9.         "unit_price": "Single"
  10.     },
  11.     "data": []
  12. }