Built motion from commit (unavailable).|2.5.11
[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 _0x6de7=['../../config/logger','moment','bluebird','request-promise','path','rimraf','define','MailTransferReport','report_mail_transfer','uniqueid','lodash','util'];(function(_0x518a85,_0x173400){var _0x2f9f93=function(_0x8d9863){while(--_0x8d9863){_0x518a85['push'](_0x518a85['shift']());}};_0x2f9f93(++_0x173400);}(_0x6de7,0xd6));var _0x76de=function(_0x24a82,_0x836580){_0x24a82=_0x24a82-0x0;var _0x37095d=_0x6de7[_0x24a82];return _0x37095d;};'use strict';var _=require(_0x76de('0x0'));var util=require(_0x76de('0x1'));var logger=require(_0x76de('0x2'))('api');var moment=require(_0x76de('0x3'));var BPromise=require(_0x76de('0x4'));var rp=require(_0x76de('0x5'));var fs=require('fs');var path=require(_0x76de('0x6'));var rimraf=require(_0x76de('0x7'));var config=require('../../config/environment');var attributes=require('./mailTransferReport.attributes');module['exports']=function(_0x3794d6,_0x1e4526){return _0x3794d6[_0x76de('0x8')](_0x76de('0x9'),attributes,{'tableName':_0x76de('0xa'),'paranoid':![],'indexes':[{'name':_0x76de('0xb'),'fields':['uniqueid']}],'timestamps':!![]});};