Built motion from commit 97153652.|2.6.26
[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 _0x963d=['lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf','define','JscriptyQuestionReport'];(function(_0xaee9b2,_0x4f74cf){var _0x8c26c1=function(_0x252b5a){while(--_0x252b5a){_0xaee9b2['push'](_0xaee9b2['shift']());}};_0x8c26c1(++_0x4f74cf);}(_0x963d,0xaa));var _0xd963=function(_0x40bb62,_0x572bfe){_0x40bb62=_0x40bb62-0x0;var _0x235725=_0x963d[_0x40bb62];return _0x235725;};'use strict';var _=require(_0xd963('0x0'));var util=require(_0xd963('0x1'));var logger=require(_0xd963('0x2'))(_0xd963('0x3'));var moment=require(_0xd963('0x4'));var BPromise=require(_0xd963('0x5'));var rp=require(_0xd963('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0xd963('0x7'));var config=require('../../config/environment');var attributes=require('./jscriptyQuestionReport.attributes');module['exports']=function(_0x2579ac,_0x12b5e0){return _0x2579ac[_0xd963('0x8')](_0xd963('0x9'),attributes,{'tableName':'report_jscripty_questions','paranoid':![],'indexes':[],'timestamps':!![]});};