344a6dc6bf72d7fef6b47049f3ec45af9f343969
[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 _0x2982=['lodash','util','../../config/logger','api','moment','bluebird','request-promise','../../config/environment','./chatInternalMessage.attributes','define','chat_internal_messages','utf8mb4'];(function(_0x456eae,_0x4290c3){var _0x49f4b1=function(_0x225612){while(--_0x225612){_0x456eae['push'](_0x456eae['shift']());}};_0x49f4b1(++_0x4290c3);}(_0x2982,0x15c));var _0x2298=function(_0x3ac16a,_0x52def3){_0x3ac16a=_0x3ac16a-0x0;var _0x457623=_0x2982[_0x3ac16a];return _0x457623;};'use strict';var _=require(_0x2298('0x0'));var util=require(_0x2298('0x1'));var logger=require(_0x2298('0x2'))(_0x2298('0x3'));var moment=require(_0x2298('0x4'));var BPromise=require(_0x2298('0x5'));var rp=require(_0x2298('0x6'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x2298('0x7'));var attributes=require(_0x2298('0x8'));module['exports']=function(_0x36af29,_0x3696d9){return _0x36af29[_0x2298('0x9')]('ChatInternalMessage',attributes,{'tableName':_0x2298('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x2298('0xb'),'collate':'utf8mb4_unicode_ci'});};