home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 6 B
/
CHIP_HITWARE6_B.iso
/
biuro
/
SDSHelpDesk
/
HelpDesk.mdb
/
Contract.json
< prev
next >
Wrap
JavaScript Object Notation
|
1999-01-17
|
552b
{
"schema": {
"ContractId": "Long Integer",
"OrganizationId": "Long Integer",
"LevelId": "Long Integer",
"DurationId": "Long Integer",
"StartDate": "DateTime",
"EndDate": "DateTime",
"Notes": "Memo/Hyperlink (255)",
"Count": "Long Integer",
"Limit": "Integer",
"CancelDate": "DateTime",
"Valid": "Boolean NOT NULL",
"Hide": "Boolean NOT NULL",
"CustomerId": "Long Integer",
"Rate": "Currency",
"ContractType": "Byte",
"Contract": "Text (50) NOT NULL",
"CancelBy": "Text (50)"
},
"data": [
{
"ContractId": 1,
"OrganizationId": 1,
"LevelId": 1,
"DurationId": 1,
"Count": 0,
"Limit": 0,
"Valid": 0,
"Hide": 0
}
]
}