Built motion from commit (unavailable).|2.5.26
[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 _0x993b=['./intFreshdeskAccount.attributes','../../components/integrations/configuration','define','FreshdeskAccount','lodash','../../config/logger','api','moment','bluebird','path'];(function(_0x2e789d,_0x598440){var _0x2161f4=function(_0x142a68){while(--_0x142a68){_0x2e789d['push'](_0x2e789d['shift']());}};_0x2161f4(++_0x598440);}(_0x993b,0x130));var _0xb993=function(_0x2b32fd,_0x5a159d){_0x2b32fd=_0x2b32fd-0x0;var _0x131020=_0x993b[_0x2b32fd];return _0x131020;};'use strict';var _=require(_0xb993('0x0'));var util=require('util');var logger=require(_0xb993('0x1'))(_0xb993('0x2'));var moment=require(_0xb993('0x3'));var BPromise=require(_0xb993('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xb993('0x5'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0xb993('0x6'));var integrations=require(_0xb993('0x7'));module['exports']=function(_0x2a7dc0,_0x5e5129){return _0x2a7dc0[_0xb993('0x8')](_0xb993('0x9'),attributes,{'tableName':'int_freshdesk_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};