Built motion from commit f16df95f.|2.5.40
[motion2.git] / server / api / chatOfflineMessage / chatOfflineMessage.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 _0xe5f2=['../../config/environment','exports','define','chat_offline_messages','utf8mb4_unicode_ci','lodash','util','api','moment','bluebird','request-promise','path'];(function(_0x4001ad,_0x1e22dd){var _0x4c7ec2=function(_0x24cb8a){while(--_0x24cb8a){_0x4001ad['push'](_0x4001ad['shift']());}};_0x4c7ec2(++_0x1e22dd);}(_0xe5f2,0xdd));var _0x2e5f=function(_0x5abc09,_0x288838){_0x5abc09=_0x5abc09-0x0;var _0x11fed4=_0xe5f2[_0x5abc09];return _0x11fed4;};'use strict';var _=require(_0x2e5f('0x0'));var util=require(_0x2e5f('0x1'));var logger=require('../../config/logger')(_0x2e5f('0x2'));var moment=require(_0x2e5f('0x3'));var BPromise=require(_0x2e5f('0x4'));var rp=require(_0x2e5f('0x5'));var fs=require('fs');var path=require(_0x2e5f('0x6'));var rimraf=require('rimraf');var config=require(_0x2e5f('0x7'));var attributes=require('./chatOfflineMessage.attributes');module[_0x2e5f('0x8')]=function(_0xbc1773,_0xf84b4b){return _0xbc1773[_0x2e5f('0x9')]('ChatOfflineMessage',attributes,{'tableName':_0x2e5f('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':_0x2e5f('0xb')});};