dc4fe11f1c5ed4763a26c344e6b5f047eb03750b
[motion2.git] / server / api / chatInternalMessage / chatInternalMessage.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 _0x61ab=['path','rimraf','ChatInternalMessage','chat_internal_messages','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','moment'];(function(_0x5f47ba,_0x2ccdd8){var _0x3f43d9=function(_0x5ca696){while(--_0x5ca696){_0x5f47ba['push'](_0x5f47ba['shift']());}};_0x3f43d9(++_0x2ccdd8);}(_0x61ab,0x150));var _0xb61a=function(_0x275c74,_0x544e35){_0x275c74=_0x275c74-0x0;var _0x2097e6=_0x61ab[_0x275c74];return _0x2097e6;};'use strict';var _=require(_0xb61a('0x0'));var util=require(_0xb61a('0x1'));var logger=require(_0xb61a('0x2'))('api');var moment=require(_0xb61a('0x3'));var BPromise=require('bluebird');var rp=require('request-promise');var fs=require('fs');var path=require(_0xb61a('0x4'));var rimraf=require(_0xb61a('0x5'));var config=require('../../config/environment');var attributes=require('./chatInternalMessage.attributes');module['exports']=function(_0x1150e7,_0x592c18){return _0x1150e7['define'](_0xb61a('0x6'),attributes,{'tableName':_0xb61a('0x7'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xb61a('0x8'),'collate':_0xb61a('0x9')});};