6f67ab25d6fb13b4d01f50e4cbf507265d366ab3
[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 _0x9077=['path','rimraf','../../config/environment','ChatGroup','chat_groups','util','../../config/logger','bluebird','request-promise'];(function(_0x3d1643,_0x18c2b3){var _0x4a87ce=function(_0x5c4b41){while(--_0x5c4b41){_0x3d1643['push'](_0x3d1643['shift']());}};_0x4a87ce(++_0x18c2b3);}(_0x9077,0x15b));var _0x7907=function(_0x1d1912,_0xcff770){_0x1d1912=_0x1d1912-0x0;var _0x4957e4=_0x9077[_0x1d1912];return _0x4957e4;};'use strict';var _=require('lodash');var util=require(_0x7907('0x0'));var logger=require(_0x7907('0x1'))('api');var moment=require('moment');var BPromise=require(_0x7907('0x2'));var rp=require(_0x7907('0x3'));var fs=require('fs');var path=require(_0x7907('0x4'));var rimraf=require(_0x7907('0x5'));var config=require(_0x7907('0x6'));var attributes=require('./chatGroup.attributes');module['exports']=function(_0x44ac7c,_0x5625e2){return _0x44ac7c['define'](_0x7907('0x7'),attributes,{'tableName':_0x7907('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};