6e1b964ffe07f2788cc7941762fa15b85f5eec10
[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 _0x00f4=['../../config/logger','api','moment','bluebird','request-promise','path','rimraf','exports','define','UserChatQueue','user_has_chat_queues','lodash'];(function(_0x1b9981,_0x23b312){var _0x130290=function(_0x4b63e1){while(--_0x4b63e1){_0x1b9981['push'](_0x1b9981['shift']());}};_0x130290(++_0x23b312);}(_0x00f4,0x137));var _0x400f=function(_0x576bbc,_0x4b1e9d){_0x576bbc=_0x576bbc-0x0;var _0x43e57d=_0x00f4[_0x576bbc];return _0x43e57d;};'use strict';var _=require(_0x400f('0x0'));var util=require('util');var logger=require(_0x400f('0x1'))(_0x400f('0x2'));var moment=require(_0x400f('0x3'));var BPromise=require(_0x400f('0x4'));var rp=require(_0x400f('0x5'));var fs=require('fs');var path=require(_0x400f('0x6'));var rimraf=require(_0x400f('0x7'));var config=require('../../config/environment');var attributes=require('./userChatQueue.attributes');module[_0x400f('0x8')]=function(_0x4b5171,_0x119326){return _0x4b5171[_0x400f('0x9')](_0x400f('0xa'),attributes,{'tableName':_0x400f('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};