7c0adae23685997f372edd4accbd157bf834d312
[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 _0x2ec2=['rimraf','../../config/environment','./userChatQueue.attributes','exports','define','user_has_chat_queues','lodash','../../config/logger','moment','bluebird','path'];(function(_0xdd827a,_0x482ad2){var _0x2f46f1=function(_0x221046){while(--_0x221046){_0xdd827a['push'](_0xdd827a['shift']());}};_0x2f46f1(++_0x482ad2);}(_0x2ec2,0x1a8));var _0x22ec=function(_0x413b4d,_0xa3459c){_0x413b4d=_0x413b4d-0x0;var _0x8b810a=_0x2ec2[_0x413b4d];return _0x8b810a;};'use strict';var _=require(_0x22ec('0x0'));var util=require('util');var logger=require(_0x22ec('0x1'))('api');var moment=require(_0x22ec('0x2'));var BPromise=require(_0x22ec('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x22ec('0x4'));var rimraf=require(_0x22ec('0x5'));var config=require(_0x22ec('0x6'));var attributes=require(_0x22ec('0x7'));module[_0x22ec('0x8')]=function(_0x141097,_0x88aa46){return _0x141097[_0x22ec('0x9')]('UserChatQueue',attributes,{'tableName':_0x22ec('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};