0134a65ddc367a7b902cc49eaed23344f2d87219
[motion2.git] / server / api / userMailQueue / userMailQueue.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 _0x765e=['lodash','util','../../config/logger','api','moment','bluebird','path','../../config/environment','exports','define','UserMailQueue','user_has_mail_queues'];(function(_0x2e07d8,_0x56261e){var _0x2f3ec9=function(_0x2e44fa){while(--_0x2e44fa){_0x2e07d8['push'](_0x2e07d8['shift']());}};_0x2f3ec9(++_0x56261e);}(_0x765e,0x9c));var _0xe765=function(_0x30f6cd,_0x465b52){_0x30f6cd=_0x30f6cd-0x0;var _0x914e17=_0x765e[_0x30f6cd];return _0x914e17;};'use strict';var _=require(_0xe765('0x0'));var util=require(_0xe765('0x1'));var logger=require(_0xe765('0x2'))(_0xe765('0x3'));var moment=require(_0xe765('0x4'));var BPromise=require(_0xe765('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xe765('0x6'));var rimraf=require('rimraf');var config=require(_0xe765('0x7'));var attributes=require('./userMailQueue.attributes');module[_0xe765('0x8')]=function(_0x1432c4,_0x46635f){return _0x1432c4[_0xe765('0x9')](_0xe765('0xa'),attributes,{'tableName':_0xe765('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};