Interface PayPalTriggerNodeParameters

Source
interface PayPalTriggerNodeParameters {
    events?: string[];
}

Properties§

Source§

readonly events?: string[]

The event to listen to. Choose from the list, or specify IDs using an expression. Default: [] Type options: {"loadOptionsMethod":"getEvents"}