1f36a163e519a0e2104e667d0bdc9f300fd1b5a2
[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 _0x81cf=['bluebird','request-promise','rimraf','../../config/environment','./chatProactiveAction.attributes','define','ChatProactiveAction','lodash','util','../../config/logger','moment'];(function(_0x47bc58,_0x1e1998){var _0x4a0860=function(_0x2a5b23){while(--_0x2a5b23){_0x47bc58['push'](_0x47bc58['shift']());}};_0x4a0860(++_0x1e1998);}(_0x81cf,0x1b4));var _0xf81c=function(_0x47c584,_0x105e9c){_0x47c584=_0x47c584-0x0;var _0x1f4b1d=_0x81cf[_0x47c584];return _0x1f4b1d;};'use strict';var _=require(_0xf81c('0x0'));var util=require(_0xf81c('0x1'));var logger=require(_0xf81c('0x2'))('api');var moment=require(_0xf81c('0x3'));var BPromise=require(_0xf81c('0x4'));var rp=require(_0xf81c('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xf81c('0x6'));var config=require(_0xf81c('0x7'));var attributes=require(_0xf81c('0x8'));module['exports']=function(_0x37be1e,_0x34c2a9){return _0x37be1e[_0xf81c('0x9')](_0xf81c('0xa'),attributes,{'tableName':'chat_proactive_actions','paranoid':![],'indexes':[],'timestamps':!![]});};