GateConfiguration interface
GateConfiguration is used to define where Gates should be placed within the Update Run.
Properties
| display |
The human-readable display name of the Gate. |
| type | The type of the Gate determines how it is completed. |
Property Details
displayName
The human-readable display name of the Gate.
displayName?: string
Property Value
string
type
The type of the Gate determines how it is completed.
type: string
Property Value
string