home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PhysioVideo Home Exercise Software
/
990814_1318.ISO
/
_SETUP.1
/
PhysioVideo.MDB
/
Clinic.json
next >
Wrap
JavaScript Object Notation
|
1999-08-13
|
601b
{
"schema": {
"ClinicID": "Long Integer",
"Name": "Text (50)",
"Address": "Text (80)",
"Phone": "Text (20)",
"ShipAddr": "Text (255)",
"ShipMethod": "Text (50)",
"BillAddr": "Text (255)",
"PayMethod": "Text (50)",
"CardNum": "Text (20)",
"CardDate": "DateTime",
"NameOnCard": "Text (30)"
},
"data": [
{
"ClinicID": 30,
"Name": "Use File, Clinic Info to set Report Heading",
"Phone": "(781) 255-2053",
"ShipAddr": "Use the File, Clinic Info command\r\nTo edit the Shipping Address",
"ShipMethod": "UPS Ground",
"BillAddr": "Use the File, Clinic Info command\r\nTo edit the Billing Address",
"PayMethod": "VISA",
"CardDate": "01/01/90 00:00:00"
}
]
}