AuditRecord: NewAuditRecord & {
    createdAt: string;
    id: number;
}