Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 494 Bytes

ErrorEffectProps.md

File metadata and controls

10 lines (7 loc) · 494 Bytes

TalonOne.Model.ErrorEffectProps

Whenever an error occurred during evaluation, we return an error effect. This should never happen for rules created in the rule builder.

Properties

Name Type Description Notes
Message string The error message.

[Back to Model list] [Back to API list] [Back to README]