The ID of the decision which was evaluated.
The unique key identifying the decision which was evaluated.
The name of the decision which was evaluated.
The version of the decision which was evaluated.
The unique key identifying this decision evaluation.
The ID of the decision requirements graph that the decision which was evaluated is part of.
The unique key identifying the decision requirements graph that the decision which was evaluated is part of.
The ID of the decision which failed during evaluation.
Message describing why the decision which was evaluated failed.
JSON document that will instantiate the result of the decision which was evaluated.
The tenant ID of the evaluated decision.
Generated using TypeDoc
Extend the LosslessDto class with your own Dto classes to enable lossless parsing of int64 values. Decorate fields with
@Int64String
or@BigIntValue
to specify how int64 JSON numbers should be parsed.Example