86ef8548dcf4ec84093e5a023f8d3940d20d9e00
[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 _0xa838=['../../config/logger','bluebird','request-promise','path','rimraf','../../config/environment','ChatGroup','chat_groups','lodash','util'];(function(_0x5d21a8,_0x34c8ad){var _0x122844=function(_0x41caa6){while(--_0x41caa6){_0x5d21a8['push'](_0x5d21a8['shift']());}};_0x122844(++_0x34c8ad);}(_0xa838,0xb2));var _0x8a83=function(_0x463f82,_0x3e7980){_0x463f82=_0x463f82-0x0;var _0x14538f=_0xa838[_0x463f82];return _0x14538f;};'use strict';var _=require(_0x8a83('0x0'));var util=require(_0x8a83('0x1'));var logger=require(_0x8a83('0x2'))('api');var moment=require('moment');var BPromise=require(_0x8a83('0x3'));var rp=require(_0x8a83('0x4'));var fs=require('fs');var path=require(_0x8a83('0x5'));var rimraf=require(_0x8a83('0x6'));var config=require(_0x8a83('0x7'));var attributes=require('./chatGroup.attributes');module['exports']=function(_0x209252,_0x1615f8){return _0x209252['define'](_0x8a83('0x8'),attributes,{'tableName':_0x8a83('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};