Enterprise Crm Frontends Eventbus Proto Workflow Parameter Entry Args
Constructors
Properties
Metadata information about the parameters.
Child parameters nested within this parameter. This field only applies to protobuf parameters
The data type of the parameter.
Default values for the defined keys. Each value can either be string, int, double or any proto message or a serialized object.
Specifies the input/output type for the parameter.
Whether this parameter is a transient parameter.
This schema will be used to validate runtime JSON-typed values of this parameter.
The identifier of the node (TaskConfig/TriggerConfig) this parameter was produced by, if it is a transient param or a copy of an input param.
The name of the protobuf type if the parameter has a protobuf data type.
If the data type is of type proto or proto array, this field needs to be populated with the fully qualified proto name. This message, for example, would be "enterprise.crm.frontends.eventbus.proto.WorkflowParameterEntry".