82e02e8004ba6b648c1da4a1caa3200a64e95ba3
[motion2.git] / server / api / mailQueueReport / mailQueueReport.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 _0x3e67=['moment','bluebird','request-promise','rimraf','../../config/environment','./mailQueueReport.attributes','exports','MailQueueReport','uniqueid','util','../../config/logger','api'];(function(_0x1b33bc,_0x282af6){var _0x23b81c=function(_0x67994a){while(--_0x67994a){_0x1b33bc['push'](_0x1b33bc['shift']());}};_0x23b81c(++_0x282af6);}(_0x3e67,0xa5));var _0x73e6=function(_0x329664,_0x130748){_0x329664=_0x329664-0x0;var _0x4e346e=_0x3e67[_0x329664];return _0x4e346e;};'use strict';var _=require('lodash');var util=require(_0x73e6('0x0'));var logger=require(_0x73e6('0x1'))(_0x73e6('0x2'));var moment=require(_0x73e6('0x3'));var BPromise=require(_0x73e6('0x4'));var rp=require(_0x73e6('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x73e6('0x6'));var config=require(_0x73e6('0x7'));var attributes=require(_0x73e6('0x8'));module[_0x73e6('0x9')]=function(_0x51f8f8,_0x2947d3){return _0x51f8f8['define'](_0x73e6('0xa'),attributes,{'tableName':'report_mail_queue','paranoid':![],'indexes':[{'name':'uniqueid','fields':[_0x73e6('0xb')]}],'timestamps':!![]});};