b3ce59dd699edf9217659cd22d33605f44aa438f
[motion2.git] / server / api / userOpenchannelQueue / userOpenchannelQueue.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 _0x319e=['lodash','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','./userOpenchannelQueue.attributes','exports','UserOpenchannelQueue'];(function(_0x196e82,_0x4d0f66){var _0x4439a8=function(_0x4e22b4){while(--_0x4e22b4){_0x196e82['push'](_0x196e82['shift']());}};_0x4439a8(++_0x4d0f66);}(_0x319e,0x1ce));var _0xe319=function(_0x19372e,_0x52cd1b){_0x19372e=_0x19372e-0x0;var _0x106442=_0x319e[_0x19372e];return _0x106442;};'use strict';var _=require(_0xe319('0x0'));var util=require('util');var logger=require(_0xe319('0x1'))(_0xe319('0x2'));var moment=require(_0xe319('0x3'));var BPromise=require(_0xe319('0x4'));var rp=require(_0xe319('0x5'));var fs=require('fs');var path=require(_0xe319('0x6'));var rimraf=require('rimraf');var config=require(_0xe319('0x7'));var attributes=require(_0xe319('0x8'));module[_0xe319('0x9')]=function(_0xcdbeea,_0x41ad1b){return _0xcdbeea['define'](_0xe319('0xa'),attributes,{'tableName':'user_has_openchannel_queues','paranoid':![],'indexes':[],'timestamps':!![]});};