a9bf806dfb945d3e21219231acdbb9842c76017b
[motion2.git] / server / api / jscriptyAnswerReport / jscriptyAnswerReport.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 _0x5fe4=['exports','lodash','util','../../config/logger','api','request-promise','path','rimraf','../../config/environment','./jscriptyAnswerReport.attributes'];(function(_0x2aa0e7,_0x4e5145){var _0x1472c0=function(_0x4deaeb){while(--_0x4deaeb){_0x2aa0e7['push'](_0x2aa0e7['shift']());}};_0x1472c0(++_0x4e5145);}(_0x5fe4,0xa1));var _0x45fe=function(_0x13b98a,_0x1adc46){_0x13b98a=_0x13b98a-0x0;var _0x2f4f7b=_0x5fe4[_0x13b98a];return _0x2f4f7b;};'use strict';var _=require(_0x45fe('0x0'));var util=require(_0x45fe('0x1'));var logger=require(_0x45fe('0x2'))(_0x45fe('0x3'));var moment=require('moment');var BPromise=require('bluebird');var rp=require(_0x45fe('0x4'));var fs=require('fs');var path=require(_0x45fe('0x5'));var rimraf=require(_0x45fe('0x6'));var config=require(_0x45fe('0x7'));var attributes=require(_0x45fe('0x8'));module[_0x45fe('0x9')]=function(_0x129f5,_0x3f186f){return _0x129f5['define']('JscriptyAnswerReport',attributes,{'tableName':'report_jscripty_answers','paranoid':![],'indexes':[],'timestamps':!![]});};