12a926fdf6a44f017cfac961461c0a040f4f178e
[motion2.git] / server / api / mailQueue / mailQueue.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 _0xed69=['lodash','util','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','define','MailQueue','mail_queues'];(function(_0x59ee6f,_0x450239){var _0x4c0979=function(_0x565e92){while(--_0x565e92){_0x59ee6f['push'](_0x59ee6f['shift']());}};_0x4c0979(++_0x450239);}(_0xed69,0x12c));var _0x9ed6=function(_0x592e40,_0x2ed011){_0x592e40=_0x592e40-0x0;var _0x5d4288=_0xed69[_0x592e40];return _0x5d4288;};'use strict';var _=require(_0x9ed6('0x0'));var util=require(_0x9ed6('0x1'));var logger=require('../../config/logger')(_0x9ed6('0x2'));var moment=require(_0x9ed6('0x3'));var BPromise=require(_0x9ed6('0x4'));var rp=require(_0x9ed6('0x5'));var fs=require('fs');var path=require(_0x9ed6('0x6'));var rimraf=require(_0x9ed6('0x7'));var config=require(_0x9ed6('0x8'));var attributes=require('./mailQueue.attributes');module['exports']=function(_0x21ec2,_0xf7c003){return _0x21ec2[_0x9ed6('0x9')](_0x9ed6('0xa'),attributes,{'tableName':_0x9ed6('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};