ba0c434ccc95505ecce22f8b2bb64e4b0e81198f
[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 _0xf4fc=['define','ChatInternalMessage','chat_internal_messages','utf8mb4','utf8mb4_unicode_ci','util','api','bluebird','request-promise','path','rimraf','exports'];(function(_0x5b78e8,_0x55096b){var _0xf2c321=function(_0x4e0cff){while(--_0x4e0cff){_0x5b78e8['push'](_0x5b78e8['shift']());}};_0xf2c321(++_0x55096b);}(_0xf4fc,0xf5));var _0xcf4f=function(_0xe8817a,_0xa025e3){_0xe8817a=_0xe8817a-0x0;var _0x228cb1=_0xf4fc[_0xe8817a];return _0x228cb1;};'use strict';var _=require('lodash');var util=require(_0xcf4f('0x0'));var logger=require('../../config/logger')(_0xcf4f('0x1'));var moment=require('moment');var BPromise=require(_0xcf4f('0x2'));var rp=require(_0xcf4f('0x3'));var fs=require('fs');var path=require(_0xcf4f('0x4'));var rimraf=require(_0xcf4f('0x5'));var config=require('../../config/environment');var attributes=require('./chatInternalMessage.attributes');module[_0xcf4f('0x6')]=function(_0x23dce2,_0xd0fece){return _0x23dce2[_0xcf4f('0x7')](_0xcf4f('0x8'),attributes,{'tableName':_0xcf4f('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xcf4f('0xa'),'collate':_0xcf4f('0xb')});};