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