Built motion from commit e6806ed6.|2.6.0
[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 _0x28c4=['./chatGroup.attributes','exports','ChatGroup','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0x1b226,_0x31b6ee){var _0x325f4b=function(_0x2d458f){while(--_0x2d458f){_0x1b226['push'](_0x1b226['shift']());}};_0x325f4b(++_0x31b6ee);}(_0x28c4,0x142));var _0x428c=function(_0xe4bb3d,_0x21e87e){_0xe4bb3d=_0xe4bb3d-0x0;var _0xd9e51=_0x28c4[_0xe4bb3d];return _0xd9e51;};'use strict';var _=require('lodash');var util=require(_0x428c('0x0'));var logger=require(_0x428c('0x1'))(_0x428c('0x2'));var moment=require('moment');var BPromise=require(_0x428c('0x3'));var rp=require(_0x428c('0x4'));var fs=require('fs');var path=require(_0x428c('0x5'));var rimraf=require(_0x428c('0x6'));var config=require(_0x428c('0x7'));var attributes=require(_0x428c('0x8'));module[_0x428c('0x9')]=function(_0x44da19,_0x4eae91){return _0x44da19['define'](_0x428c('0xa'),attributes,{'tableName':'chat_groups','paranoid':![],'indexes':[],'timestamps':!![]});};