Built motion from commit 9d0783e6.|2.6.13
[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 _0xd916=['./chatInternalMessage.attributes','exports','chat_internal_messages','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','moment','request-promise','../../config/environment'];(function(_0x23d1c8,_0x4a7fd2){var _0x1055ee=function(_0x5c27d7){while(--_0x5c27d7){_0x23d1c8['push'](_0x23d1c8['shift']());}};_0x1055ee(++_0x4a7fd2);}(_0xd916,0x165));var _0x6d91=function(_0x3647b6,_0x3a0d67){_0x3647b6=_0x3647b6-0x0;var _0x4b1ea9=_0xd916[_0x3647b6];return _0x4b1ea9;};'use strict';var _=require(_0x6d91('0x0'));var util=require(_0x6d91('0x1'));var logger=require(_0x6d91('0x2'))('api');var moment=require(_0x6d91('0x3'));var BPromise=require('bluebird');var rp=require(_0x6d91('0x4'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x6d91('0x5'));var attributes=require(_0x6d91('0x6'));module[_0x6d91('0x7')]=function(_0x412a98,_0x507890){return _0x412a98['define']('ChatInternalMessage',attributes,{'tableName':_0x6d91('0x8'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x6d91('0x9'),'collate':_0x6d91('0xa')});};