0fb30d6653e6806ecadfd30cc18a79db7e943f76
[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 _0xd056=['bluebird','request-promise','path','../../config/environment','./chatGroup.attributes','ChatGroup','chat_groups','util','api','moment'];(function(_0x33e982,_0x1d15b1){var _0x2d3668=function(_0x3c16d5){while(--_0x3c16d5){_0x33e982['push'](_0x33e982['shift']());}};_0x2d3668(++_0x1d15b1);}(_0xd056,0x115));var _0x6d05=function(_0x10998b,_0x5dbf2e){_0x10998b=_0x10998b-0x0;var _0x2915f5=_0xd056[_0x10998b];return _0x2915f5;};'use strict';var _=require('lodash');var util=require(_0x6d05('0x0'));var logger=require('../../config/logger')(_0x6d05('0x1'));var moment=require(_0x6d05('0x2'));var BPromise=require(_0x6d05('0x3'));var rp=require(_0x6d05('0x4'));var fs=require('fs');var path=require(_0x6d05('0x5'));var rimraf=require('rimraf');var config=require(_0x6d05('0x6'));var attributes=require(_0x6d05('0x7'));module['exports']=function(_0x5c68ea,_0x118122){return _0x5c68ea['define'](_0x6d05('0x8'),attributes,{'tableName':_0x6d05('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};