Type Alias GetAuditLogData

GetAuditLogData: {
    id: number;
    workspace: string;
}