Zeebe C# Client 2.7.0
C# Client to communicate with an Zeebe Gateway
Loading...
Searching...
No Matches
Zeebe.Client.Api.Responses.IEvaluatedDecisionInput Interface Reference

Properties

string InputId [get]
 
string InputName [get]
 
string InputValue [get]
 

Property Documentation

◆ InputId

string Zeebe.Client.Api.Responses.IEvaluatedDecisionInput.InputId
get
Returns
the id of the evaluated decision input

◆ InputName

string Zeebe.Client.Api.Responses.IEvaluatedDecisionInput.InputName
get
Returns
the name of the evaluated decision input

◆ InputValue

string Zeebe.Client.Api.Responses.IEvaluatedDecisionInput.InputValue
get
Returns
the value of the evaluated decision input

The documentation for this interface was generated from the following file: