| name | data type | constraints | description |
|---|---|---|---|
| DefaultPreviewInterval | Duration | ||
| FilterByOperatorRef | boolean | required | |
| FilterByLineRef | boolean | required | |
| FilterByVersionRef | boolean |
Example
{
"DefaultPreviewInterval" : {
"sign" : 12345,
"seconds" : 12345,
"months" : 12345,
"years" : 12345,
"days" : 12345,
"XMLSchemaType" : "...",
"hours" : 12345,
"minutes" : 12345
},
"FilterByOperatorRef" : true,
"FilterByLineRef" : true,
"FilterByVersionRef" : true
}