AuditLog

constructor(tenantId: String, actorId: String, actorName: String? = null, actorIp: String? = null, action: String, resource: String? = null, details: Map<String, Any>? = null)(source)