Built motion from commit 9d0783e6.|2.6.13
[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 _0x974b=['define','ChatGroup','chat_groups','util','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','./chatGroup.attributes'];(function(_0x54f415,_0x52be28){var _0xaca73b=function(_0x5937ce){while(--_0x5937ce){_0x54f415['push'](_0x54f415['shift']());}};_0xaca73b(++_0x52be28);}(_0x974b,0xb7));var _0xb974=function(_0x1943d9,_0x245bb8){_0x1943d9=_0x1943d9-0x0;var _0x4b4f3f=_0x974b[_0x1943d9];return _0x4b4f3f;};'use strict';var _=require('lodash');var util=require(_0xb974('0x0'));var logger=require(_0xb974('0x1'))(_0xb974('0x2'));var moment=require(_0xb974('0x3'));var BPromise=require(_0xb974('0x4'));var rp=require(_0xb974('0x5'));var fs=require('fs');var path=require(_0xb974('0x6'));var rimraf=require('rimraf');var config=require(_0xb974('0x7'));var attributes=require(_0xb974('0x8'));module['exports']=function(_0x3530cb,_0x1987a9){return _0x3530cb[_0xb974('0x9')](_0xb974('0xa'),attributes,{'tableName':_0xb974('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};