Resource Fields
|
PII |
SI |
Field |
Description |
Format |
|---|---|---|---|---|
|
|
|
id (ruleId) |
Bundling Rule Id. Primary key on database. |
Integer |
|
|
|
code |
Bundling rule code. |
String |
|
|
|
description |
Bundling rule description |
String |
|
|
|
priority |
Bundling rule priority |
Integer |
|
|
|
active |
Indicates if the bundling rule is active |
Boolean |
|
|
|
manualExecution |
Indicates if the bundling rule is set as manual execution |
Boolean |
|
|
|
automaticExecution |
Indicates if the bundling rule is set as automatic execution |
Boolean |
|
|
|
minBundleSize |
Indicates the minimum bundle size using the rule |
Integer |
|
|
|
maxBundleSize |
Indicates the maximum bundle size using the rule |
Integer |
|
|
|
maxBundleDuration |
Indicates the maximum bundle duration using the rule |
Integer |
|
|
|
technicalObjectBundlingType |
Indicates the technical object bundling type of the bundling rule |
Integer |
|
|
|
locationBundlingType |
Indicates the location bundling type of the bundling rule |
Integer |
|
|
|
bundlingByRequestType |
Indicates if the bundling should be done by request type using the rule |
Boolean |
|
|
|
bundlingByServiceType |
Indicates if the bundling should be done by service type using the rule |
Boolean |
|
|
|
bundlingByTechnicalObjectType |
Indicates if the bundling should be done by technical object type using the rule |
Boolean |
|
|
|
bundlingByOperationType |
Indicates if the bundling should be done by operation type using the rule |
Boolean |
|
|
|
bundlingByTeamCardinality |
Indicates if the bundling should be done by team cardinality type using the rule |
Boolean |
|
|
|
timeIntervalBundlingType |
Indicates if the bundling should be done by time interval type using the rule |
Integer |
|
|
|
isDefault |
Indicates if the bundling rule is the default one |
Boolean |