bfac777dce973ff193885b56c1bf85f6ed81097f
[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 _0x2459=['util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','exports','ChatInternalMessage','utf8mb4','lodash'];(function(_0x43e5d7,_0x2b764c){var _0x330992=function(_0x11c191){while(--_0x11c191){_0x43e5d7['push'](_0x43e5d7['shift']());}};_0x330992(++_0x2b764c);}(_0x2459,0x103));var _0x9245=function(_0x53056c,_0x1d56a9){_0x53056c=_0x53056c-0x0;var _0x5cec88=_0x2459[_0x53056c];return _0x5cec88;};'use strict';var _=require(_0x9245('0x0'));var util=require(_0x9245('0x1'));var logger=require(_0x9245('0x2'))(_0x9245('0x3'));var moment=require(_0x9245('0x4'));var BPromise=require(_0x9245('0x5'));var rp=require(_0x9245('0x6'));var fs=require('fs');var path=require(_0x9245('0x7'));var rimraf=require(_0x9245('0x8'));var config=require(_0x9245('0x9'));var attributes=require('./chatInternalMessage.attributes');module[_0x9245('0xa')]=function(_0x4ea821,_0x59f44a){return _0x4ea821['define'](_0x9245('0xb'),attributes,{'tableName':'chat_internal_messages','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x9245('0xc'),'collate':'utf8mb4_unicode_ci'});};