10d8ef171c34e886fbf430fdc54c157b10e31c87
[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 _0x483c=['util','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','define','ChatInternalMessage','chat_internal_messages','lodash'];(function(_0x1a1650,_0x32bae1){var _0x49c408=function(_0x58bf26){while(--_0x58bf26){_0x1a1650['push'](_0x1a1650['shift']());}};_0x49c408(++_0x32bae1);}(_0x483c,0x1df));var _0xc483=function(_0x13e741,_0x5d3c24){_0x13e741=_0x13e741-0x0;var _0x3f8bb3=_0x483c[_0x13e741];return _0x3f8bb3;};'use strict';var _=require(_0xc483('0x0'));var util=require(_0xc483('0x1'));var logger=require('../../config/logger')(_0xc483('0x2'));var moment=require(_0xc483('0x3'));var BPromise=require(_0xc483('0x4'));var rp=require(_0xc483('0x5'));var fs=require('fs');var path=require(_0xc483('0x6'));var rimraf=require(_0xc483('0x7'));var config=require(_0xc483('0x8'));var attributes=require('./chatInternalMessage.attributes');module['exports']=function(_0x5b3564,_0x546a0d){return _0x5b3564[_0xc483('0x9')](_0xc483('0xa'),attributes,{'tableName':_0xc483('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':'utf8mb4_unicode_ci'});};