Condition interface
Properties
condition |
Gets or sets the condition type. |
name | Gets or sets the name of the condition. e.g. 'ReleaseStarted'. |
result | The release condition result. |
value | Gets or set value of the condition. |
Property Details
conditionType
name
Gets or sets the name of the condition. e.g. 'ReleaseStarted'.
name: string
Property Value
string
result
The release condition result.
result: boolean
Property Value
boolean
value
Gets or set value of the condition.
value: string
Property Value
string