90af38fc951112ba76a6f2ab1c2d2d87f90acf2a
[motion2.git] / server / api / campaign / campaign.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 _0xdce2=['moment','request-promise','path','rimraf','exports','define','lodash','util','../../config/logger','api'];(function(_0x27af45,_0x1b57aa){var _0x18df21=function(_0x4b7679){while(--_0x4b7679){_0x27af45['push'](_0x27af45['shift']());}};_0x18df21(++_0x1b57aa);}(_0xdce2,0x18c));var _0x2dce=function(_0x174ef5,_0x256e8e){_0x174ef5=_0x174ef5-0x0;var _0x1cc379=_0xdce2[_0x174ef5];return _0x1cc379;};'use strict';var _=require(_0x2dce('0x0'));var util=require(_0x2dce('0x1'));var logger=require(_0x2dce('0x2'))(_0x2dce('0x3'));var moment=require(_0x2dce('0x4'));var BPromise=require('bluebird');var rp=require(_0x2dce('0x5'));var fs=require('fs');var path=require(_0x2dce('0x6'));var rimraf=require(_0x2dce('0x7'));var config=require('../../config/environment');var attributes=require('./campaign.attributes');module[_0x2dce('0x8')]=function(_0x323ed4,_0xbb6cf8){return _0x323ed4[_0x2dce('0x9')]('Campaign',attributes,{'tableName':'campaigns','paranoid':![],'indexes':[],'timestamps':!![]});};