a42178f70d86914ba81a91e8bcd87ac5a62a67ed
[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 _0x0c1a=['lodash','../../config/logger','api','moment','request-promise','rimraf','../../config/environment','./chatGroup.attributes','exports','define','ChatGroup','chat_groups'];(function(_0x4cee4b,_0x1dfff3){var _0x4d891d=function(_0x3722ba){while(--_0x3722ba){_0x4cee4b['push'](_0x4cee4b['shift']());}};_0x4d891d(++_0x1dfff3);}(_0x0c1a,0x1ec));var _0xa0c1=function(_0x25e165,_0xec589b){_0x25e165=_0x25e165-0x0;var _0xcbf1c9=_0x0c1a[_0x25e165];return _0xcbf1c9;};'use strict';var _=require(_0xa0c1('0x0'));var util=require('util');var logger=require(_0xa0c1('0x1'))(_0xa0c1('0x2'));var moment=require(_0xa0c1('0x3'));var BPromise=require('bluebird');var rp=require(_0xa0c1('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0xa0c1('0x5'));var config=require(_0xa0c1('0x6'));var attributes=require(_0xa0c1('0x7'));module[_0xa0c1('0x8')]=function(_0x57fabd,_0x5b015e){return _0x57fabd[_0xa0c1('0x9')](_0xa0c1('0xa'),attributes,{'tableName':_0xa0c1('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};