home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 6 B
/
CHIP_HITWARE6_B.iso
/
biuro
/
SDSHelpDesk
/
HelpDesk.mdb
/
Issue.json
< prev
next >
Wrap
JavaScript Object Notation
|
1999-01-17
|
734b
{
"schema": {
"IssueId": "Long Integer",
"Issue": "Text (50) NOT NULL",
"CategoryId": "Long Integer",
"OrganizationId": "Long Integer",
"CustomerId": "Long Integer",
"UserId": "Long Integer",
"ContractId": "Long Integer",
"LocationId": "Long Integer",
"StatusId": "Long Integer",
"PriorityId": "Long Integer",
"DateOpened": "DateTime",
"DateClosed": "DateTime",
"History": "Memo/Hyperlink (255)",
"Notes": "Memo/Hyperlink (255)",
"AccTime": "Long Integer",
"Hide": "Boolean NOT NULL",
"Problem": "Memo/Hyperlink (255)",
"Solution": "Memo/Hyperlink (255)",
"PromiseDate": "DateTime"
},
"data": [
{
"IssueId": 1,
"CategoryId": 1,
"OrganizationId": 1,
"CustomerId": 1,
"UserId": 1,
"ContractId": 1,
"LocationId": 1,
"StatusId": 1,
"PriorityId": 1,
"AccTime": 0,
"Hide": 0,
"Problem": "1",
"Solution": "1"
}
]
}