ConsentLog

fun ConsentLog(    timestamp: Instant,     clientId: String,     clientName: String?,     type: ConsentLogType,     claimName: String,     claimSource: String?)