Built motion from commit b5996064.|2.6.21
[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 _0x7fad=['chat_internal_messages','utf8mb4_unicode_ci','util','../../config/logger','api','moment','request-promise','rimraf','../../config/environment','./chatInternalMessage.attributes','exports','define','ChatInternalMessage'];(function(_0x2f67b2,_0x3ad5d1){var _0x327817=function(_0x475507){while(--_0x475507){_0x2f67b2['push'](_0x2f67b2['shift']());}};_0x327817(++_0x3ad5d1);}(_0x7fad,0xd2));var _0xd7fa=function(_0x5e8d3e,_0x18ed2e){_0x5e8d3e=_0x5e8d3e-0x0;var _0x1348c0=_0x7fad[_0x5e8d3e];return _0x1348c0;};'use strict';var _=require('lodash');var util=require(_0xd7fa('0x0'));var logger=require(_0xd7fa('0x1'))(_0xd7fa('0x2'));var moment=require(_0xd7fa('0x3'));var BPromise=require('bluebird');var rp=require(_0xd7fa('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0xd7fa('0x5'));var config=require(_0xd7fa('0x6'));var attributes=require(_0xd7fa('0x7'));module[_0xd7fa('0x8')]=function(_0xb3868b,_0x50bd36){return _0xb3868b[_0xd7fa('0x9')](_0xd7fa('0xa'),attributes,{'tableName':_0xd7fa('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':_0xd7fa('0xc')});};