Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / api / intFreshdeskConfiguration / intFreshdeskConfiguration.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 _0x940e=['define','FreshdeskConfiguration','lodash','util','api','moment','bluebird','path','rimraf','./intFreshdeskConfiguration.attributes','exports'];(function(_0x4c5cfc,_0x22b53b){var _0x4515be=function(_0x423a0c){while(--_0x423a0c){_0x4c5cfc['push'](_0x4c5cfc['shift']());}};_0x4515be(++_0x22b53b);}(_0x940e,0x157));var _0xe940=function(_0x400322,_0x4353a8){_0x400322=_0x400322-0x0;var _0xfdd597=_0x940e[_0x400322];return _0xfdd597;};'use strict';var _=require(_0xe940('0x0'));var util=require(_0xe940('0x1'));var logger=require('../../config/logger')(_0xe940('0x2'));var moment=require(_0xe940('0x3'));var BPromise=require(_0xe940('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xe940('0x5'));var rimraf=require(_0xe940('0x6'));var config=require('../../config/environment');var attributes=require(_0xe940('0x7'));module[_0xe940('0x8')]=function(_0x417402,_0x46ac23){return _0x417402[_0xe940('0x9')](_0xe940('0xa'),attributes,{'tableName':'int_freshdesk_configurations','paranoid':![],'indexes':[],'timestamps':!![]});};