Built motion from commit 7158bc59.|2.5.42
[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 _0x6a31=['moment','request-promise','path','./chatInternalMessage.attributes','exports','chat_internal_messages','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api'];(function(_0x27af45,_0x1b57aa){var _0x18df21=function(_0x4b7679){while(--_0x4b7679){_0x27af45['push'](_0x27af45['shift']());}};_0x18df21(++_0x1b57aa);}(_0x6a31,0x8c));var _0x16a3=function(_0x58dc25,_0x49b9d5){_0x58dc25=_0x58dc25-0x0;var _0x21b0a7=_0x6a31[_0x58dc25];return _0x21b0a7;};'use strict';var _=require(_0x16a3('0x0'));var util=require(_0x16a3('0x1'));var logger=require(_0x16a3('0x2'))(_0x16a3('0x3'));var moment=require(_0x16a3('0x4'));var BPromise=require('bluebird');var rp=require(_0x16a3('0x5'));var fs=require('fs');var path=require(_0x16a3('0x6'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0x16a3('0x7'));module[_0x16a3('0x8')]=function(_0x271cca,_0x5b08ce){return _0x271cca['define']('ChatInternalMessage',attributes,{'tableName':_0x16a3('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x16a3('0xa'),'collate':_0x16a3('0xb')});};