setFrom
fun setFrom(input: ReferenceContainer, destination: ReferenceContainer): SetDataValuesSettingsBuilder
Adds an operation to set a data value from a reference input to a destination reference.
Parameters
input
The reference to extract the value from.
destination
The reference to set the value to in the payload.