Byte Match Set Byte Match Tuple
data class ByteMatchSetByteMatchTuple(val fieldToMatch: ByteMatchSetByteMatchTupleFieldToMatch, val positionalConstraint: String, val targetString: String? = null, val textTransformation: String)
Constructors
Link copied to clipboard
fun ByteMatchSetByteMatchTuple(fieldToMatch: ByteMatchSetByteMatchTupleFieldToMatch, positionalConstraint: String, targetString: String? = null, textTransformation: String)