24a2288f1df4579496029e53c73f120f23ba7f67
[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 _0x53a8=['./chatInternalMessage.attributes','ChatInternalMessage','utf8mb4','utf8mb4_unicode_ci','lodash','api','moment','request-promise','path','rimraf'];(function(_0x3e0b8f,_0x1cddeb){var _0x22f742=function(_0xacb1bc){while(--_0xacb1bc){_0x3e0b8f['push'](_0x3e0b8f['shift']());}};_0x22f742(++_0x1cddeb);}(_0x53a8,0x1c6));var _0x853a=function(_0x29e696,_0x2b4e94){_0x29e696=_0x29e696-0x0;var _0x913001=_0x53a8[_0x29e696];return _0x913001;};'use strict';var _=require(_0x853a('0x0'));var util=require('util');var logger=require('../../config/logger')(_0x853a('0x1'));var moment=require(_0x853a('0x2'));var BPromise=require('bluebird');var rp=require(_0x853a('0x3'));var fs=require('fs');var path=require(_0x853a('0x4'));var rimraf=require(_0x853a('0x5'));var config=require('../../config/environment');var attributes=require(_0x853a('0x6'));module['exports']=function(_0x50b4cb,_0x3dd417){return _0x50b4cb['define'](_0x853a('0x7'),attributes,{'tableName':'chat_internal_messages','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x853a('0x8'),'collate':_0x853a('0x9')});};