33ca19b110800e790596ca6f0b927df3dc3563f1
[motion2.git] / server / api / userChatQueue / userChatQueue.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 _0x9d6f=['path','../../config/environment','./userChatQueue.attributes','define','user_has_chat_queues','lodash','util','../../config/logger','moment','bluebird','request-promise'];(function(_0x56916d,_0x37b935){var _0x2b7f1f=function(_0x206eb1){while(--_0x206eb1){_0x56916d['push'](_0x56916d['shift']());}};_0x2b7f1f(++_0x37b935);}(_0x9d6f,0x12e));var _0xf9d6=function(_0x148995,_0x2aee82){_0x148995=_0x148995-0x0;var _0x598945=_0x9d6f[_0x148995];return _0x598945;};'use strict';var _=require(_0xf9d6('0x0'));var util=require(_0xf9d6('0x1'));var logger=require(_0xf9d6('0x2'))('api');var moment=require(_0xf9d6('0x3'));var BPromise=require(_0xf9d6('0x4'));var rp=require(_0xf9d6('0x5'));var fs=require('fs');var path=require(_0xf9d6('0x6'));var rimraf=require('rimraf');var config=require(_0xf9d6('0x7'));var attributes=require(_0xf9d6('0x8'));module['exports']=function(_0x8e12c,_0x2008c3){return _0x8e12c[_0xf9d6('0x9')]('UserChatQueue',attributes,{'tableName':_0xf9d6('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};