Built motion from commit (unavailable).|2.5.18
[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 _0x0a11=['request-promise','path','../../config/environment','./userOpenchannelQueue.attributes','define','UserOpenchannelQueue','lodash','util','../../config/logger','api','bluebird'];(function(_0x2a5d4d,_0x52191a){var _0x4f5e3b=function(_0x5c5bd2){while(--_0x5c5bd2){_0x2a5d4d['push'](_0x2a5d4d['shift']());}};_0x4f5e3b(++_0x52191a);}(_0x0a11,0x12f));var _0x10a1=function(_0x4e6eb2,_0x16a451){_0x4e6eb2=_0x4e6eb2-0x0;var _0x4e0c1c=_0x0a11[_0x4e6eb2];return _0x4e0c1c;};'use strict';var _=require(_0x10a1('0x0'));var util=require(_0x10a1('0x1'));var logger=require(_0x10a1('0x2'))(_0x10a1('0x3'));var moment=require('moment');var BPromise=require(_0x10a1('0x4'));var rp=require(_0x10a1('0x5'));var fs=require('fs');var path=require(_0x10a1('0x6'));var rimraf=require('rimraf');var config=require(_0x10a1('0x7'));var attributes=require(_0x10a1('0x8'));module['exports']=function(_0x68ebb5,_0x343907){return _0x68ebb5[_0x10a1('0x9')](_0x10a1('0xa'),attributes,{'tableName':'user_has_openchannel_queues','paranoid':![],'indexes':[],'timestamps':!![]});};