f4629c3980c96c8aea5ef2438d8ab97748a07881
[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 _0x4220=['bluebird','path','rimraf','../../config/environment','./chatInternalMessage.attributes','exports','define','chat_internal_messages','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','moment'];(function(_0x4aa4e6,_0x278c45){var _0x322588=function(_0x19279d){while(--_0x19279d){_0x4aa4e6['push'](_0x4aa4e6['shift']());}};_0x322588(++_0x278c45);}(_0x4220,0x1f3));var _0x0422=function(_0x2bfd0f,_0x1f57a0){_0x2bfd0f=_0x2bfd0f-0x0;var _0x335be7=_0x4220[_0x2bfd0f];return _0x335be7;};'use strict';var _=require(_0x0422('0x0'));var util=require(_0x0422('0x1'));var logger=require(_0x0422('0x2'))(_0x0422('0x3'));var moment=require(_0x0422('0x4'));var BPromise=require(_0x0422('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x0422('0x6'));var rimraf=require(_0x0422('0x7'));var config=require(_0x0422('0x8'));var attributes=require(_0x0422('0x9'));module[_0x0422('0xa')]=function(_0x2db4c5,_0x1494eb){return _0x2db4c5[_0x0422('0xb')]('ChatInternalMessage',attributes,{'tableName':_0x0422('0xc'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':_0x0422('0xd')});};