3a46d214b4968d1616d89aec24e9a21fea58e610
[motion2.git] / server / api / jscriptyQuestionReport / jscriptyQuestionReport.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 _0x31ba=['rimraf','../../config/environment','define','report_jscripty_questions','util','../../config/logger','api','moment','request-promise'];(function(_0x3987a1,_0x447793){var _0xe2596e=function(_0x546925){while(--_0x546925){_0x3987a1['push'](_0x3987a1['shift']());}};_0xe2596e(++_0x447793);}(_0x31ba,0x151));var _0xa31b=function(_0x28a6ad,_0x351697){_0x28a6ad=_0x28a6ad-0x0;var _0xbb804=_0x31ba[_0x28a6ad];return _0xbb804;};'use strict';var _=require('lodash');var util=require(_0xa31b('0x0'));var logger=require(_0xa31b('0x1'))(_0xa31b('0x2'));var moment=require(_0xa31b('0x3'));var BPromise=require('bluebird');var rp=require(_0xa31b('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0xa31b('0x5'));var config=require(_0xa31b('0x6'));var attributes=require('./jscriptyQuestionReport.attributes');module['exports']=function(_0x2ba7e7,_0x172a26){return _0x2ba7e7[_0xa31b('0x7')]('JscriptyQuestionReport',attributes,{'tableName':_0xa31b('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};