Decision model variant REST API
A decision model variant is the child object of a decision model.
Use the following attributes for decision model variants:
Attribute |
Type |
Description |
Example(s) |
---|---|---|---|
|
A JSON array of JSON objects |
The array of decision model items. |
N/A |
|
string |
The name of the decision model. |
|
|
string |
The unique reference of the user who modified the decision model. |
|
|
integer |
The sequential number of the decision model revision. |
|
|
Boolean |
The archive status of the decision model variant. |
|
|
string |
The reference of the decision model. |
|
|
string |
The definition of the decision model variant that belongs to the decision canvas. |
N/A |
|
A JSON array of JSON objects |
An array of revisions of the decision model variants that belong to the decision model. |
N/A |
|
string |
The decision model definition that the decision model variant belongs to. |
N/A |
|
A JSON array of strings |
An array of available offers of the decision model variants. |
N/A |
|
Boolean |
The production status of the decision model variant. |
|