Built motion from commit (unavailable).|2.3.1
[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 _0x0d63=['chat_groups','lodash','util','../../config/logger','api','bluebird','./chatGroup.attributes','exports','ChatGroup'];(function(_0x616290,_0x280b7f){var _0x453879=function(_0x27bda7){while(--_0x27bda7){_0x616290['push'](_0x616290['shift']());}};_0x453879(++_0x280b7f);}(_0x0d63,0x1de));var _0x30d6=function(_0x53276c,_0x6a1efe){_0x53276c=_0x53276c-0x0;var _0x4b2bcb=_0x0d63[_0x53276c];return _0x4b2bcb;};'use strict';var _=require(_0x30d6('0x0'));var util=require(_0x30d6('0x1'));var logger=require(_0x30d6('0x2'))(_0x30d6('0x3'));var moment=require('moment');var BPromise=require(_0x30d6('0x4'));var rp=require('request-promise');var attributes=require(_0x30d6('0x5'));module[_0x30d6('0x6')]=function(_0x1a41ab,_0x5757a1){return _0x1a41ab['define'](_0x30d6('0x7'),attributes,{'tableName':_0x30d6('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};