908e025f82f48ac438ddb4705dd0924e6e3a5991
[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 _0x084a=['api','moment','bluebird','path','../../config/environment','exports','define','UserChatQueue','user_has_chat_queues','util','../../config/logger'];(function(_0x509ee7,_0x49440c){var _0x856347=function(_0x51ef03){while(--_0x51ef03){_0x509ee7['push'](_0x509ee7['shift']());}};_0x856347(++_0x49440c);}(_0x084a,0x6c));var _0xa084=function(_0x2c1ac1,_0x3dfb07){_0x2c1ac1=_0x2c1ac1-0x0;var _0x240e2d=_0x084a[_0x2c1ac1];return _0x240e2d;};'use strict';var _=require('lodash');var util=require(_0xa084('0x0'));var logger=require(_0xa084('0x1'))(_0xa084('0x2'));var moment=require(_0xa084('0x3'));var BPromise=require(_0xa084('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xa084('0x5'));var rimraf=require('rimraf');var config=require(_0xa084('0x6'));var attributes=require('./userChatQueue.attributes');module[_0xa084('0x7')]=function(_0x4e0c67,_0x23b93c){return _0x4e0c67[_0xa084('0x8')](_0xa084('0x9'),attributes,{'tableName':_0xa084('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};