Built motion from commit (unavailable).|2.4.17
[motion2.git] / server / api / chatProactiveAction / chatProactiveAction.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 _0xdbff=['exports','define','chat_proactive_actions','lodash','util','../../config/logger','api','moment','bluebird','rimraf','./chatProactiveAction.attributes'];(function(_0x43c223,_0x2d61d9){var _0x2299a7=function(_0x4762ee){while(--_0x4762ee){_0x43c223['push'](_0x43c223['shift']());}};_0x2299a7(++_0x2d61d9);}(_0xdbff,0x87));var _0xfdbf=function(_0x5756c6,_0x58290a){_0x5756c6=_0x5756c6-0x0;var _0x4b5806=_0xdbff[_0x5756c6];return _0x4b5806;};'use strict';var _=require(_0xfdbf('0x0'));var util=require(_0xfdbf('0x1'));var logger=require(_0xfdbf('0x2'))(_0xfdbf('0x3'));var moment=require(_0xfdbf('0x4'));var BPromise=require(_0xfdbf('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xfdbf('0x6'));var config=require('../../config/environment');var attributes=require(_0xfdbf('0x7'));module[_0xfdbf('0x8')]=function(_0x33851b,_0x3b9393){return _0x33851b[_0xfdbf('0x9')]('ChatProactiveAction',attributes,{'tableName':_0xfdbf('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};