home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 6 B
/
CHIP_HITWARE6_B.iso
/
biuro
/
SDSHelpDesk
/
HelpDesk.mdb
/
Contact.json
< prev
next >
Wrap
JavaScript Object Notation
|
1999-01-17
|
1KB
{
"schema": {
"ContactId": "Long Integer",
"ParentId": "Long Integer",
"Contact": "Text (50) NOT NULL",
"OrganizationId": "Long Integer",
"ContactTypeId": "Long Integer",
"Notes": "Memo/Hyperlink (255)",
"Hide": "Boolean NOT NULL",
"User1": "Text (50)",
"User2": "Text (50)",
"Rate": "Currency",
"Identifier": "Text (50)",
"Title": "Text (50)",
"Phone1": "Text (50)",
"Phone2": "Text (50)",
"Phone3": "Text (50)",
"Fax": "Text (50)",
"Email": "Text (50)",
"Website": "Text (50)",
"Address1": "Text (50)",
"Address2": "Text (50)",
"City": "Text (50)",
"State": "Text (50)",
"Zip": "Text (50)",
"Country": "Text (50)",
"Dept": "Text (50)"
},
"data": [
{
"ContactId": 1,
"ParentId": 1,
"OrganizationId": 1,
"ContactTypeId": 1,
"Hide": 0
},
{
"ContactId": 2,
"ParentId": 1,
"Contact": "ADMIN",
"OrganizationId": 1,
"ContactTypeId": 1,
"Hide": 0
},
{
"ContactId": 3,
"ParentId": 1,
"Contact": "Chris Scott",
"OrganizationId": 2,
"ContactTypeId": 4,
"Hide": 0,
"Identifier": "Vendor 000",
"Phone1": "(303) 499-3727",
"Fax": "(303) 554-0257",
"Email": "support@ScottDataSystems.com",
"Website": "www.ScottDataSystems.com",
"City": "Superior",
"State": "CO",
"Zip": "80027",
"Country": "USA"
}
]
}