1e56bc62c333eb51321ac132c5a4c1b3fa865d23
[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 _0xe41a=['path','rimraf','../../config/environment','./chatGroup.attributes','exports','define','ChatGroup','lodash','util','../../config/logger','api','moment','bluebird','request-promise'];(function(_0x473501,_0x114395){var _0x48b7f7=function(_0x467c26){while(--_0x467c26){_0x473501['push'](_0x473501['shift']());}};_0x48b7f7(++_0x114395);}(_0xe41a,0xa1));var _0xae41=function(_0x3a6efd,_0x2a5102){_0x3a6efd=_0x3a6efd-0x0;var _0x487b9a=_0xe41a[_0x3a6efd];return _0x487b9a;};'use strict';var _=require(_0xae41('0x0'));var util=require(_0xae41('0x1'));var logger=require(_0xae41('0x2'))(_0xae41('0x3'));var moment=require(_0xae41('0x4'));var BPromise=require(_0xae41('0x5'));var rp=require(_0xae41('0x6'));var fs=require('fs');var path=require(_0xae41('0x7'));var rimraf=require(_0xae41('0x8'));var config=require(_0xae41('0x9'));var attributes=require(_0xae41('0xa'));module[_0xae41('0xb')]=function(_0x3503d6,_0x2fc807){return _0x3503d6[_0xae41('0xc')](_0xae41('0xd'),attributes,{'tableName':'chat_groups','paranoid':![],'indexes':[],'timestamps':!![]});};