ee12441a73fd0661d60cb243288cd87820a6a2d8
[motion2.git] / server / api / mailTransferReport / mailTransferReport.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x59e6=['moment','path','../../config/environment','exports','MailTransferReport','report_mail_transfer','uniqueid','lodash','util','../../config/logger','api'];(function(_0x2cf384,_0x50ce36){var _0x5d7346=function(_0x148176){while(--_0x148176){_0x2cf384['push'](_0x2cf384['shift']());}};_0x5d7346(++_0x50ce36);}(_0x59e6,0x17d));var _0x659e=function(_0x1facfa,_0x1acf7d){_0x1facfa=_0x1facfa-0x0;var _0x9ec701=_0x59e6[_0x1facfa];return _0x9ec701;};'use strict';var _=require(_0x659e('0x0'));var util=require(_0x659e('0x1'));var logger=require(_0x659e('0x2'))(_0x659e('0x3'));var moment=require(_0x659e('0x4'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0x659e('0x5'));var rimraf=require('rimraf');var config=require(_0x659e('0x6'));var attributes=require('./mailTransferReport.attributes');module[_0x659e('0x7')]=function(_0x3f2392,_0x221a26){return _0x3f2392['define'](_0x659e('0x8'),attributes,{'tableName':_0x659e('0x9'),'paranoid':![],'indexes':[{'name':'uniqueid','fields':[_0x659e('0xa')]}],'timestamps':!![]});};