0dc3237274e3d727600dc61fdf38a10145cb4588
[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 _0x255a=['request-promise','path','rimraf','exports','define','MailTransferReport','report_mail_transfer','lodash','util','api','moment','bluebird'];(function(_0xc1ff,_0x79ae14){var _0x3c1f29=function(_0x439196){while(--_0x439196){_0xc1ff['push'](_0xc1ff['shift']());}};_0x3c1f29(++_0x79ae14);}(_0x255a,0xdf));var _0xa255=function(_0x3c3081,_0x21d87d){_0x3c3081=_0x3c3081-0x0;var _0x3e86f2=_0x255a[_0x3c3081];return _0x3e86f2;};'use strict';var _=require(_0xa255('0x0'));var util=require(_0xa255('0x1'));var logger=require('../../config/logger')(_0xa255('0x2'));var moment=require(_0xa255('0x3'));var BPromise=require(_0xa255('0x4'));var rp=require(_0xa255('0x5'));var fs=require('fs');var path=require(_0xa255('0x6'));var rimraf=require(_0xa255('0x7'));var config=require('../../config/environment');var attributes=require('./mailTransferReport.attributes');module[_0xa255('0x8')]=function(_0x5d8cc6,_0x40db73){return _0x5d8cc6[_0xa255('0x9')](_0xa255('0xa'),attributes,{'tableName':_0xa255('0xb'),'paranoid':![],'indexes':[{'name':'uniqueid','fields':['uniqueid']}],'timestamps':!![]});};