a95448a1f1a63491f52b1eb9d5b6d4716ea9d458
[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 _0x0e18=['util','../../config/logger','api','moment','bluebird','path','rimraf','../../config/environment','./userMailQueue.attributes','exports','define','UserMailQueue','lodash'];(function(_0x40a045,_0x516f0e){var _0x1a687c=function(_0x48c9fe){while(--_0x48c9fe){_0x40a045['push'](_0x40a045['shift']());}};_0x1a687c(++_0x516f0e);}(_0x0e18,0xf6));var _0x80e1=function(_0x719be2,_0x2550dc){_0x719be2=_0x719be2-0x0;var _0x36d1df=_0x0e18[_0x719be2];return _0x36d1df;};'use strict';var _=require(_0x80e1('0x0'));var util=require(_0x80e1('0x1'));var logger=require(_0x80e1('0x2'))(_0x80e1('0x3'));var moment=require(_0x80e1('0x4'));var BPromise=require(_0x80e1('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x80e1('0x6'));var rimraf=require(_0x80e1('0x7'));var config=require(_0x80e1('0x8'));var attributes=require(_0x80e1('0x9'));module[_0x80e1('0xa')]=function(_0x2a4f70,_0x5b2b5e){return _0x2a4f70[_0x80e1('0xb')](_0x80e1('0xc'),attributes,{'tableName':'user_has_mail_queues','paranoid':![],'indexes':[],'timestamps':!![]});};