30635b909db455bbe7a2d21d8c638a4a9894db49
[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 _0xc7f5=['chat_internal_messages','lodash','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./chatInternalMessage.attributes','exports','define'];(function(_0x363ef8,_0x4ecb1a){var _0x148822=function(_0x232634){while(--_0x232634){_0x363ef8['push'](_0x363ef8['shift']());}};_0x148822(++_0x4ecb1a);}(_0xc7f5,0x76));var _0x5c7f=function(_0x77aabe,_0x3068b8){_0x77aabe=_0x77aabe-0x0;var _0x2916ba=_0xc7f5[_0x77aabe];return _0x2916ba;};'use strict';var _=require(_0x5c7f('0x0'));var util=require('util');var logger=require(_0x5c7f('0x1'))(_0x5c7f('0x2'));var moment=require(_0x5c7f('0x3'));var BPromise=require(_0x5c7f('0x4'));var rp=require(_0x5c7f('0x5'));var fs=require('fs');var path=require(_0x5c7f('0x6'));var rimraf=require(_0x5c7f('0x7'));var config=require(_0x5c7f('0x8'));var attributes=require(_0x5c7f('0x9'));module[_0x5c7f('0xa')]=function(_0x3ae86e,_0x53a838){return _0x3ae86e[_0x5c7f('0xb')]('ChatInternalMessage',attributes,{'tableName':_0x5c7f('0xc'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':'utf8mb4_unicode_ci'});};