redactionTokens

@SerializedName(value = "redactionTokens")
@Expose
open var redactionTokens: Set<String>

An array of strings used to replace sensitive information in a redaction-aware property.