home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 6 B
/
CHIP_HITWARE6_B.iso
/
biuro
/
SDSHelpDesk
/
Demo.mdb
/
Status.json
< prev
next >
Wrap
JavaScript Object Notation
|
1999-01-18
|
298b
{
"schema": {
"StatusId": "Long Integer",
"Hide": "Boolean NOT NULL",
"Status": "Text (50) NOT NULL"
},
"data": [
{
"StatusId": 1,
"Hide": 0
},
{
"StatusId": 2,
"Hide": 0,
"Status": "Open"
},
{
"StatusId": 3,
"Hide": 0,
"Status": "On Hold"
},
{
"StatusId": 4,
"Hide": 0,
"Status": "In Process"
},
{
"StatusId": 5,
"Hide": 0,
"Status": "Closed"
}
]
}