8ed868d067ef82a94693221bf65250429d33099a
[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 _0xa1b3=['chat_internal_messages','utf8mb4','utf8mb4_unicode_ci','lodash','api','bluebird','request-promise','rimraf','../../config/environment','exports'];(function(_0x2c8f7e,_0xee234c){var _0x146be7=function(_0x19a89e){while(--_0x19a89e){_0x2c8f7e['push'](_0x2c8f7e['shift']());}};_0x146be7(++_0xee234c);}(_0xa1b3,0x67));var _0x3a1b=function(_0x4ec98d,_0x59930d){_0x4ec98d=_0x4ec98d-0x0;var _0x408683=_0xa1b3[_0x4ec98d];return _0x408683;};'use strict';var _=require(_0x3a1b('0x0'));var util=require('util');var logger=require('../../config/logger')(_0x3a1b('0x1'));var moment=require('moment');var BPromise=require(_0x3a1b('0x2'));var rp=require(_0x3a1b('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0x3a1b('0x4'));var config=require(_0x3a1b('0x5'));var attributes=require('./chatInternalMessage.attributes');module[_0x3a1b('0x6')]=function(_0x5ca92e,_0x241d9e){return _0x5ca92e['define']('ChatInternalMessage',attributes,{'tableName':_0x3a1b('0x7'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x3a1b('0x8'),'collate':_0x3a1b('0x9')});};