toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.proposition.gate
/
GateDecision
/
Reject
Reject
data
class
Reject
(
val
reason
:
String
)
:
GateDecision
Reject the proposition outright; it should not be persisted.
Members
Constructors
Reject
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
reason
Link copied to clipboard
val
reason
:
String