Built motion from commit d69f4380.|2.6.29
[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 _0x2d8f=['bluebird','request-promise','rimraf','../../config/environment','./userChatQueue.attributes','exports','define','lodash','util','../../config/logger','api','moment'];(function(_0x22c2c5,_0x4ed614){var _0x52242c=function(_0x47c6d5){while(--_0x47c6d5){_0x22c2c5['push'](_0x22c2c5['shift']());}};_0x52242c(++_0x4ed614);}(_0x2d8f,0x1cf));var _0xf2d8=function(_0x1d50f2,_0x3c3ec6){_0x1d50f2=_0x1d50f2-0x0;var _0x3769b8=_0x2d8f[_0x1d50f2];return _0x3769b8;};'use strict';var _=require(_0xf2d8('0x0'));var util=require(_0xf2d8('0x1'));var logger=require(_0xf2d8('0x2'))(_0xf2d8('0x3'));var moment=require(_0xf2d8('0x4'));var BPromise=require(_0xf2d8('0x5'));var rp=require(_0xf2d8('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0xf2d8('0x7'));var config=require(_0xf2d8('0x8'));var attributes=require(_0xf2d8('0x9'));module[_0xf2d8('0xa')]=function(_0x4d8c9c,_0x1fb560){return _0x4d8c9c[_0xf2d8('0xb')]('UserChatQueue',attributes,{'tableName':'user_has_chat_queues','paranoid':![],'indexes':[],'timestamps':!![]});};