ByteMatchSetByteMatchTuple

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)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val targetString: String? = null
Link copied to clipboard