c753a582ce6512fcd424c22734ea9c4995a018b9
[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 _0xa1e8=['utf8mb4_unicode_ci','lodash','api','bluebird','request-promise','path','rimraf','../../config/environment','exports','ChatInternalMessage','chat_internal_messages'];(function(_0x416155,_0x3a81ec){var _0x293f07=function(_0x2a4478){while(--_0x2a4478){_0x416155['push'](_0x416155['shift']());}};_0x293f07(++_0x3a81ec);}(_0xa1e8,0x11f));var _0x8a1e=function(_0x11d92a,_0x1fc6d7){_0x11d92a=_0x11d92a-0x0;var _0x5739df=_0xa1e8[_0x11d92a];return _0x5739df;};'use strict';var _=require(_0x8a1e('0x0'));var util=require('util');var logger=require('../../config/logger')(_0x8a1e('0x1'));var moment=require('moment');var BPromise=require(_0x8a1e('0x2'));var rp=require(_0x8a1e('0x3'));var fs=require('fs');var path=require(_0x8a1e('0x4'));var rimraf=require(_0x8a1e('0x5'));var config=require(_0x8a1e('0x6'));var attributes=require('./chatInternalMessage.attributes');module[_0x8a1e('0x7')]=function(_0x2955a9,_0x515ae9){return _0x2955a9['define'](_0x8a1e('0x8'),attributes,{'tableName':_0x8a1e('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':_0x8a1e('0xa')});};