22cd1d62ec1f022ce460881e53f41966aa7a0af5
[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 _0x08cd=['lodash','util','../../config/logger','api','bluebird','request-promise','path','../../config/environment','./chatInternalMessage.attributes','define','ChatInternalMessage','chat_internal_messages','utf8mb4','utf8mb4_unicode_ci'];(function(_0x519c18,_0x211e2b){var _0x565d8=function(_0x2d0811){while(--_0x2d0811){_0x519c18['push'](_0x519c18['shift']());}};_0x565d8(++_0x211e2b);}(_0x08cd,0xe0));var _0xd08c=function(_0x1d4909,_0x1030a9){_0x1d4909=_0x1d4909-0x0;var _0x480608=_0x08cd[_0x1d4909];return _0x480608;};'use strict';var _=require(_0xd08c('0x0'));var util=require(_0xd08c('0x1'));var logger=require(_0xd08c('0x2'))(_0xd08c('0x3'));var moment=require('moment');var BPromise=require(_0xd08c('0x4'));var rp=require(_0xd08c('0x5'));var fs=require('fs');var path=require(_0xd08c('0x6'));var rimraf=require('rimraf');var config=require(_0xd08c('0x7'));var attributes=require(_0xd08c('0x8'));module['exports']=function(_0x40c62c,_0x36961e){return _0x40c62c[_0xd08c('0x9')](_0xd08c('0xa'),attributes,{'tableName':_0xd08c('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xd08c('0xc'),'collate':_0xd08c('0xd')});};