f37af84ff1f24981fe46003145279e042e601023
[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 _0x0612=['exports','define','chat_groups','lodash','util','api','moment','bluebird','request-promise','path','../../config/environment','./chatGroup.attributes'];(function(_0x466787,_0x20975f){var _0x24e0b6=function(_0x4cbd5a){while(--_0x4cbd5a){_0x466787['push'](_0x466787['shift']());}};_0x24e0b6(++_0x20975f);}(_0x0612,0x1a7));var _0x2061=function(_0x1ad965,_0x1c869a){_0x1ad965=_0x1ad965-0x0;var _0x445ec8=_0x0612[_0x1ad965];return _0x445ec8;};'use strict';var _=require(_0x2061('0x0'));var util=require(_0x2061('0x1'));var logger=require('../../config/logger')(_0x2061('0x2'));var moment=require(_0x2061('0x3'));var BPromise=require(_0x2061('0x4'));var rp=require(_0x2061('0x5'));var fs=require('fs');var path=require(_0x2061('0x6'));var rimraf=require('rimraf');var config=require(_0x2061('0x7'));var attributes=require(_0x2061('0x8'));module[_0x2061('0x9')]=function(_0x2bb94e,_0x4f8c0f){return _0x2bb94e[_0x2061('0xa')]('ChatGroup',attributes,{'tableName':_0x2061('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};