VariableOptions

interface VariableOptions

The VariableOptions allows for configuring optional properties relevant only when mapping values from the source payload.

Functions

Link copied to clipboard
abstract fun ifValueEquals(value: String)

Sets an optional basic condition that the value at the given mapping key needs to match in order for this mapping to take place.