Built motion from commit (unavailable).|2.5.0
[motion2.git] / server / api / intFreshdeskAccount / intFreshdeskAccount.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 _0x22df=['../../config/environment','../../components/integrations/configuration','int_freshdesk_accounts','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf'];(function(_0x4d1d29,_0x5e19aa){var _0x4c88c6=function(_0x541f10){while(--_0x541f10){_0x4d1d29['push'](_0x4d1d29['shift']());}};_0x4c88c6(++_0x5e19aa);}(_0x22df,0x93));var _0xf22d=function(_0x182f05,_0xf318b7){_0x182f05=_0x182f05-0x0;var _0x383eaa=_0x22df[_0x182f05];return _0x383eaa;};'use strict';var _=require(_0xf22d('0x0'));var util=require(_0xf22d('0x1'));var logger=require(_0xf22d('0x2'))(_0xf22d('0x3'));var moment=require(_0xf22d('0x4'));var BPromise=require(_0xf22d('0x5'));var rp=require(_0xf22d('0x6'));var fs=require('fs');var path=require(_0xf22d('0x7'));var rimraf=require(_0xf22d('0x8'));var config=require(_0xf22d('0x9'));var attributes=require('./intFreshdeskAccount.attributes');var integrations=require(_0xf22d('0xa'));module['exports']=function(_0x50e36c,_0x978c3f){return _0x50e36c['define']('FreshdeskAccount',attributes,{'tableName':_0xf22d('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};