Built motion from commit a61a4a20.|2.5.46
[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 _0x1c4d=['../../components/integrations/configuration','define','FreshdeskAccount','lodash','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment','./intFreshdeskAccount.attributes'];(function(_0x2211a2,_0x56cb95){var _0x4ad780=function(_0x49fb99){while(--_0x49fb99){_0x2211a2['push'](_0x2211a2['shift']());}};_0x4ad780(++_0x56cb95);}(_0x1c4d,0x93));var _0xd1c4=function(_0x5c9051,_0x2d675f){_0x5c9051=_0x5c9051-0x0;var _0x54483b=_0x1c4d[_0x5c9051];return _0x54483b;};'use strict';var _=require(_0xd1c4('0x0'));var util=require('util');var logger=require(_0xd1c4('0x1'))(_0xd1c4('0x2'));var moment=require(_0xd1c4('0x3'));var BPromise=require('bluebird');var rp=require(_0xd1c4('0x4'));var fs=require('fs');var path=require(_0xd1c4('0x5'));var rimraf=require(_0xd1c4('0x6'));var config=require(_0xd1c4('0x7'));var attributes=require(_0xd1c4('0x8'));var integrations=require(_0xd1c4('0x9'));module['exports']=function(_0x22dad7,_0x8389b3){return _0x22dad7[_0xd1c4('0xa')](_0xd1c4('0xb'),attributes,{'tableName':'int_freshdesk_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};