ff3b977c154ca8c039a1682f5d471127245bbcf2
[motion2.git] / server / api / chatGroup / chatGroup.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 _0x8064=['path','../../config/environment','./chatGroup.attributes','exports','define','ChatGroup','lodash','util','moment','bluebird','request-promise'];(function(_0xa61132,_0x3de45c){var _0x1154fc=function(_0x2eb7c6){while(--_0x2eb7c6){_0xa61132['push'](_0xa61132['shift']());}};_0x1154fc(++_0x3de45c);}(_0x8064,0x145));var _0x4806=function(_0x22af79,_0x33e17){_0x22af79=_0x22af79-0x0;var _0x4dd10d=_0x8064[_0x22af79];return _0x4dd10d;};'use strict';var _=require(_0x4806('0x0'));var util=require(_0x4806('0x1'));var logger=require('../../config/logger')('api');var moment=require(_0x4806('0x2'));var BPromise=require(_0x4806('0x3'));var rp=require(_0x4806('0x4'));var fs=require('fs');var path=require(_0x4806('0x5'));var rimraf=require('rimraf');var config=require(_0x4806('0x6'));var attributes=require(_0x4806('0x7'));module[_0x4806('0x8')]=function(_0x76fdcd,_0x3f0a16){return _0x76fdcd[_0x4806('0x9')](_0x4806('0xa'),attributes,{'tableName':'chat_groups','paranoid':![],'indexes':[],'timestamps':!![]});};