Built motion from commit ce9a7520.|2.5.39
[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 _0x0b42=['report_jscripty_answers','lodash','moment','bluebird','request-promise','path','rimraf','define'];(function(_0x1a2b9e,_0x1f6c7e){var _0x425e05=function(_0x13880f){while(--_0x13880f){_0x1a2b9e['push'](_0x1a2b9e['shift']());}};_0x425e05(++_0x1f6c7e);}(_0x0b42,0xd9));var _0x20b4=function(_0x4c7a54,_0x177192){_0x4c7a54=_0x4c7a54-0x0;var _0x27e705=_0x0b42[_0x4c7a54];return _0x27e705;};'use strict';var _=require(_0x20b4('0x0'));var util=require('util');var logger=require('../../config/logger')('api');var moment=require(_0x20b4('0x1'));var BPromise=require(_0x20b4('0x2'));var rp=require(_0x20b4('0x3'));var fs=require('fs');var path=require(_0x20b4('0x4'));var rimraf=require(_0x20b4('0x5'));var config=require('../../config/environment');var attributes=require('./jscriptyAnswerReport.attributes');module['exports']=function(_0x16794f,_0x4d84eb){return _0x16794f[_0x20b4('0x6')]('JscriptyAnswerReport',attributes,{'tableName':_0x20b4('0x7'),'paranoid':![],'indexes':[],'timestamps':!![]});};