collector

Collector function to process and update outputDict based on predefined attribute mapping ATTRIBUTE_MAP and the data in data.

Return

MutableMap representing the updated output dictionary.

Parameters

outputDict

MutableMap representing the output dictionary to be updated.

data

MutableMap> representing the input data to be processed.