Built motion from commit (unavailable).|2.3.7
[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 _0xc692=['lodash','util','../../config/logger','bluebird','request-promise','./userMailQueue.attributes','exports','define','user_has_mail_queues'];(function(_0x497b3a,_0x3bfe37){var _0x972e38=function(_0x1b1bd7){while(--_0x1b1bd7){_0x497b3a['push'](_0x497b3a['shift']());}};_0x972e38(++_0x3bfe37);}(_0xc692,0x15f));var _0x2c69=function(_0x1035c1,_0x2d8583){_0x1035c1=_0x1035c1-0x0;var _0x308d67=_0xc692[_0x1035c1];return _0x308d67;};'use strict';var _=require(_0x2c69('0x0'));var util=require(_0x2c69('0x1'));var logger=require(_0x2c69('0x2'))('api');var moment=require('moment');var BPromise=require(_0x2c69('0x3'));var rp=require(_0x2c69('0x4'));var attributes=require(_0x2c69('0x5'));module[_0x2c69('0x6')]=function(_0x3c67e3,_0x319fc4){return _0x3c67e3[_0x2c69('0x7')]('UserMailQueue',attributes,{'tableName':_0x2c69('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};