Built motion from commit 85328c08.|2.5.50
[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 _0xecb6=['ChatGroup','chat_groups','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','../../config/environment','./chatGroup.attributes','exports','define'];(function(_0x1d758d,_0x35a5a8){var _0x3572ca=function(_0x290904){while(--_0x290904){_0x1d758d['push'](_0x1d758d['shift']());}};_0x3572ca(++_0x35a5a8);}(_0xecb6,0xdf));var _0x6ecb=function(_0x4e85bf,_0x45e7e9){_0x4e85bf=_0x4e85bf-0x0;var _0x983070=_0xecb6[_0x4e85bf];return _0x983070;};'use strict';var _=require('lodash');var util=require(_0x6ecb('0x0'));var logger=require(_0x6ecb('0x1'))(_0x6ecb('0x2'));var moment=require(_0x6ecb('0x3'));var BPromise=require(_0x6ecb('0x4'));var rp=require(_0x6ecb('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x6ecb('0x6'));var config=require(_0x6ecb('0x7'));var attributes=require(_0x6ecb('0x8'));module[_0x6ecb('0x9')]=function(_0x4f604c,_0x3e00f6){return _0x4f604c[_0x6ecb('0xa')](_0x6ecb('0xb'),attributes,{'tableName':_0x6ecb('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};