db9b6d4548b2b122e61d45634f97d1fa80306c08
[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 _0x93b5=['define','MailTransferReport','uniqueid','lodash','util','../../config/logger','api','bluebird','request-promise','path','../../config/environment','./mailTransferReport.attributes'];(function(_0xb45268,_0x4cf171){var _0x14eaf3=function(_0x5a0863){while(--_0x5a0863){_0xb45268['push'](_0xb45268['shift']());}};_0x14eaf3(++_0x4cf171);}(_0x93b5,0x1a7));var _0x593b=function(_0xb16ebb,_0x4fbc02){_0xb16ebb=_0xb16ebb-0x0;var _0x2c5a9e=_0x93b5[_0xb16ebb];return _0x2c5a9e;};'use strict';var _=require(_0x593b('0x0'));var util=require(_0x593b('0x1'));var logger=require(_0x593b('0x2'))(_0x593b('0x3'));var moment=require('moment');var BPromise=require(_0x593b('0x4'));var rp=require(_0x593b('0x5'));var fs=require('fs');var path=require(_0x593b('0x6'));var rimraf=require('rimraf');var config=require(_0x593b('0x7'));var attributes=require(_0x593b('0x8'));module['exports']=function(_0x3bea11,_0xc66653){return _0x3bea11[_0x593b('0x9')](_0x593b('0xa'),attributes,{'tableName':'report_mail_transfer','paranoid':![],'indexes':[{'name':_0x593b('0xb'),'fields':[_0x593b('0xb')]}],'timestamps':!![]});};