8fe502dab974c2af9a08dd43266b5d38464155a9
[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 _0x988a=['lodash','util','../../config/logger','api','request-promise','path','rimraf','./chatGroup.attributes','exports','define','chat_groups'];(function(_0x5a89ea,_0x436388){var _0x21193d=function(_0x1a9118){while(--_0x1a9118){_0x5a89ea['push'](_0x5a89ea['shift']());}};_0x21193d(++_0x436388);}(_0x988a,0x1ef));var _0xa988=function(_0x4d800c,_0x256169){_0x4d800c=_0x4d800c-0x0;var _0x4cd0fd=_0x988a[_0x4d800c];return _0x4cd0fd;};'use strict';var _=require(_0xa988('0x0'));var util=require(_0xa988('0x1'));var logger=require(_0xa988('0x2'))(_0xa988('0x3'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xa988('0x4'));var fs=require('fs');var path=require(_0xa988('0x5'));var rimraf=require(_0xa988('0x6'));var config=require('../../config/environment');var attributes=require(_0xa988('0x7'));module[_0xa988('0x8')]=function(_0x3ed90d,_0x16bf4a){return _0x3ed90d[_0xa988('0x9')]('ChatGroup',attributes,{'tableName':_0xa988('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};