Enterprise Crm Logging Gws Sanitize Options Response
data class EnterpriseCrmLoggingGwsSanitizeOptionsResponse(val isAlreadySanitized: Boolean, val logType: List<String>, val privacy: String, val sanitizeType: String)
Identifies whether a field contains, or may contain, PII or sensitive data, and how to sanitize the field if it does. If a field's privacy type cannot be determined then it is sanitized (e.g., scrubbed). The specific sanitizer implementation is determined by run-time configuration and environment options (e.g., prod vs. qa). next_id: 5