69d8e7d344e953a448265a36ce4fb1fdf8179d06
[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 _0x6f00=['chat_proactive_actions','lodash','../../config/logger','api','moment','bluebird','path','rimraf','../../config/environment','./chatProactiveAction.attributes','define'];(function(_0x21c2c8,_0x44257e){var _0x4dd745=function(_0x1b3196){while(--_0x1b3196){_0x21c2c8['push'](_0x21c2c8['shift']());}};_0x4dd745(++_0x44257e);}(_0x6f00,0x7a));var _0x06f0=function(_0x48d6a3,_0x37c848){_0x48d6a3=_0x48d6a3-0x0;var _0x38bfa0=_0x6f00[_0x48d6a3];return _0x38bfa0;};'use strict';var _=require(_0x06f0('0x0'));var util=require('util');var logger=require(_0x06f0('0x1'))(_0x06f0('0x2'));var moment=require(_0x06f0('0x3'));var BPromise=require(_0x06f0('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x06f0('0x5'));var rimraf=require(_0x06f0('0x6'));var config=require(_0x06f0('0x7'));var attributes=require(_0x06f0('0x8'));module['exports']=function(_0x451c26,_0x3c43ab){return _0x451c26[_0x06f0('0x9')]('ChatProactiveAction',attributes,{'tableName':_0x06f0('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};