79bb54d6ebc72cf8b6ae930f2f11b7e6ef8888eb
[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 _0x564f=['UserMailQueue','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./userMailQueue.attributes','exports'];(function(_0x41df26,_0x2c6553){var _0x349d11=function(_0x4c9dc3){while(--_0x4c9dc3){_0x41df26['push'](_0x41df26['shift']());}};_0x349d11(++_0x2c6553);}(_0x564f,0x17a));var _0xf564=function(_0x48f8d5,_0x34f897){_0x48f8d5=_0x48f8d5-0x0;var _0x47f9e5=_0x564f[_0x48f8d5];return _0x47f9e5;};'use strict';var _=require(_0xf564('0x0'));var util=require(_0xf564('0x1'));var logger=require(_0xf564('0x2'))(_0xf564('0x3'));var moment=require(_0xf564('0x4'));var BPromise=require(_0xf564('0x5'));var rp=require(_0xf564('0x6'));var fs=require('fs');var path=require(_0xf564('0x7'));var rimraf=require(_0xf564('0x8'));var config=require(_0xf564('0x9'));var attributes=require(_0xf564('0xa'));module[_0xf564('0xb')]=function(_0x2f57c7,_0x2ea510){return _0x2f57c7['define'](_0xf564('0xc'),attributes,{'tableName':'user_has_mail_queues','paranoid':![],'indexes':[],'timestamps':!![]});};