f51633120b4ececce95080b92b2e53ecd4debbf0
[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 _0x56bc=['utf8mb4_unicode_ci','api','request-promise','rimraf','./chatOfflineMessage.attributes','exports','define','ChatOfflineMessage','chat_offline_messages'];(function(_0x438356,_0x1f6468){var _0x4cd3de=function(_0x586cb5){while(--_0x586cb5){_0x438356['push'](_0x438356['shift']());}};_0x4cd3de(++_0x1f6468);}(_0x56bc,0x17b));var _0xc56b=function(_0x320841,_0x47bf07){_0x320841=_0x320841-0x0;var _0x222109=_0x56bc[_0x320841];return _0x222109;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')(_0xc56b('0x0'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0xc56b('0x1'));var fs=require('fs');var path=require('path');var rimraf=require(_0xc56b('0x2'));var config=require('../../config/environment');var attributes=require(_0xc56b('0x3'));module[_0xc56b('0x4')]=function(_0xf18923,_0x235752){return _0xf18923[_0xc56b('0x5')](_0xc56b('0x6'),attributes,{'tableName':_0xc56b('0x7'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':_0xc56b('0x8')});};