Built motion from commit (unavailable).|2.5.4
[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 _0xe353=['../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./userChatQueue.attributes','exports','define','UserChatQueue','util'];(function(_0xcc2081,_0x47028e){var _0x296bb0=function(_0x2cd56d){while(--_0x2cd56d){_0xcc2081['push'](_0xcc2081['shift']());}};_0x296bb0(++_0x47028e);}(_0xe353,0xdc));var _0x3e35=function(_0x9cd4c3,_0x1c9b2c){_0x9cd4c3=_0x9cd4c3-0x0;var _0x4c9025=_0xe353[_0x9cd4c3];return _0x4c9025;};'use strict';var _=require('lodash');var util=require(_0x3e35('0x0'));var logger=require(_0x3e35('0x1'))(_0x3e35('0x2'));var moment=require(_0x3e35('0x3'));var BPromise=require(_0x3e35('0x4'));var rp=require(_0x3e35('0x5'));var fs=require('fs');var path=require(_0x3e35('0x6'));var rimraf=require(_0x3e35('0x7'));var config=require(_0x3e35('0x8'));var attributes=require(_0x3e35('0x9'));module[_0x3e35('0xa')]=function(_0x487d81,_0x18851f){return _0x487d81[_0x3e35('0xb')](_0x3e35('0xc'),attributes,{'tableName':'user_has_chat_queues','paranoid':![],'indexes':[],'timestamps':!![]});};