Built motion from commit 953226e6.|2.6.32
[motion2.git] / server / api / chatQueue / chatQueue.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 _0x6045=['lodash','util','../../config/logger','api','moment','bluebird','request-promise','./chatQueue.attributes','exports','chat_queues'];(function(_0x349577,_0x50be5a){var _0x22b2e7=function(_0x3dec87){while(--_0x3dec87){_0x349577['push'](_0x349577['shift']());}};_0x22b2e7(++_0x50be5a);}(_0x6045,0xb4));var _0x5604=function(_0x3237e8,_0x50d584){_0x3237e8=_0x3237e8-0x0;var _0x1e23c3=_0x6045[_0x3237e8];return _0x1e23c3;};'use strict';var _=require(_0x5604('0x0'));var util=require(_0x5604('0x1'));var logger=require(_0x5604('0x2'))(_0x5604('0x3'));var moment=require(_0x5604('0x4'));var BPromise=require(_0x5604('0x5'));var rp=require(_0x5604('0x6'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0x5604('0x7'));module[_0x5604('0x8')]=function(_0x3b9553,_0xa1a7ef){return _0x3b9553['define']('ChatQueue',attributes,{'tableName':_0x5604('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};