Mask

data class Mask(val operator: String, val passThrough: MaskPassThrough?, val hash: MaskHash?, val redact: Map<String, Any>?, val bucketNumber: MaskBucketNumber?, val bucketDate: MaskBucketDate?, val randPattern: MaskRandPattern?, val randRegexify: MaskRandRegexify?, val regexReplace: MaskRegexReplace?)

Constructors

Link copied to clipboard
constructor(operator: String, passThrough: MaskPassThrough?, hash: MaskHash?, redact: Map<String, Any>?, bucketNumber: MaskBucketNumber?, bucketDate: MaskBucketDate?, randPattern: MaskRandPattern?, randRegexify: MaskRandRegexify?, regexReplace: MaskRegexReplace?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard