Skip to end of metadata
Go to start of metadata
You are viewing an old version of this content. View the current version.
Compare with Current
View Version History
« Previous
Version 6
Next »
{
"Assets": [
{
// Asset Object
},
{
// Asset Object
},
...
],
"AtRisk": {
// At Risk Object
},
"Booking": {
// Booking Object
},
"Desc": "Work Item Description",
"FlexView": [
{
// FlexView Object
},
{
// FlexView Object
},
...
],
"Flags": {
// Flags Object
},
"Id": "Work Item ID",
"Location": {
// Location Object
},
"Notes": "Work Item Notes",
"Payment": [
{
// Payment Object
},
{
// Payment Object
},
...
],
"Priority": "99",
"TimeConstraints": [
{
// TimeConstraints Object
},
{
// TimeConstraints Object
},
...
],
"Type": "",
"WorkStatus: 0,
"WorkSubStatus": 0,
"WorkType": {
// WorkType Object
}
}