Condition interface
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. |
Gets or sets the name of the condition. e.g. 'ReleaseStarted'.
name: string
Property Value
string
The release condition result.
result: boolean
Property Value
boolean
Gets or set value of the condition.
value: string
Property Value
string