attachMap

private open fun attachMap(linkId: String, attachQuery: String, map: Map<String, Any>)

Method to attach a map value to the link

Parameters

linkId

: the identifier of the link where attach the map

attachQuery

: the query used to attach the map

map

: the map to attach to the link