500db670a664a9174e028bbf70e5f85a22ac1982
[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 _0xd94e=['./chatInternalMessage.attributes','define','ChatInternalMessage','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0xd94e,0x1e5));var _0xed94=function(_0x27def7,_0x3f0835){_0x27def7=_0x27def7-0x0;var _0x581cbc=_0xd94e[_0x27def7];return _0x581cbc;};'use strict';var _=require(_0xed94('0x0'));var util=require(_0xed94('0x1'));var logger=require(_0xed94('0x2'))(_0xed94('0x3'));var moment=require(_0xed94('0x4'));var BPromise=require(_0xed94('0x5'));var rp=require(_0xed94('0x6'));var fs=require('fs');var path=require(_0xed94('0x7'));var rimraf=require(_0xed94('0x8'));var config=require(_0xed94('0x9'));var attributes=require(_0xed94('0xa'));module['exports']=function(_0x386d89,_0x38d466){return _0x386d89[_0xed94('0xb')](_0xed94('0xc'),attributes,{'tableName':'chat_internal_messages','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xed94('0xd'),'collate':_0xed94('0xe')});};