◆ DelayedEvidenceProperties
Dictionary<string, IReadOnlyList<string> > FiftyOne.Pipeline.JsonBuilder.FlowElement.JsonBuilderElement.PipelineConfig.DelayedEvidenceProperties |
A collection containing the details of relevant evidence properties.
The key is the complete property name. Note that 'complete name' means that the name will include the element data key and any other parts of the segmented name. For example, device.ismobile
The value is a list of the JavaScript properties that, when executed, will provide values that can help determine the value of the key property.