The ID of the decision which was evaluated.
The unique key identifying the decision which was evaluate.
The name of the decision which was evaluated.
The type of the decision which was evaluated.
The version of the decision which was evaluated.
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