Built motion from commit (unavailable).|2.5.30
[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 _0xbcc7=['lodash','util','api','request-promise','rimraf','../../config/environment','exports','define','ChatGroup','chat_groups'];(function(_0x2886e9,_0x302883){var _0x1bd6c0=function(_0x44df21){while(--_0x44df21){_0x2886e9['push'](_0x2886e9['shift']());}};_0x1bd6c0(++_0x302883);}(_0xbcc7,0x19a));var _0x7bcc=function(_0x135e76,_0x3650f2){_0x135e76=_0x135e76-0x0;var _0xb8259=_0xbcc7[_0x135e76];return _0xb8259;};'use strict';var _=require(_0x7bcc('0x0'));var util=require(_0x7bcc('0x1'));var logger=require('../../config/logger')(_0x7bcc('0x2'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0x7bcc('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0x7bcc('0x4'));var config=require(_0x7bcc('0x5'));var attributes=require('./chatGroup.attributes');module[_0x7bcc('0x6')]=function(_0x24ff05,_0x82b2e1){return _0x24ff05[_0x7bcc('0x7')](_0x7bcc('0x8'),attributes,{'tableName':_0x7bcc('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};