parameters property
Parameters are a part of Event and can be used to communicate between different tasks that are part of the same integration execution.
Implementation
core.List<EnterpriseCrmEventbusProtoParameterEntry>? parameters;
Parameters are a part of Event and can be used to communicate between different tasks that are part of the same integration execution.
core.List<EnterpriseCrmEventbusProtoParameterEntry>? parameters;