TriggerOutput interface
The trigger object.
- Extends
Properties
| properties | The properties of trigger. |
| validation |
The validation error info of trigger. |
Property Details
properties
The properties of trigger.
properties?: TriggerPropertiesOutput
Property Value
validationErrorInfo
The validation error info of trigger.
validationErrorInfo?: string
Property Value
string