Built motion from commit (unavailable).|2.5.14
[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 _0x2fa9=['request-promise','path','rimraf','../../config/environment','./intFreshdeskAccount.attributes','../../components/integrations/configuration','define','FreshdeskAccount','util','../../config/logger','moment'];(function(_0x329eda,_0x736191){var _0x561fc2=function(_0x30656f){while(--_0x30656f){_0x329eda['push'](_0x329eda['shift']());}};_0x561fc2(++_0x736191);}(_0x2fa9,0x105));var _0x92fa=function(_0x30ee8c,_0x5b70b5){_0x30ee8c=_0x30ee8c-0x0;var _0x30e2ce=_0x2fa9[_0x30ee8c];return _0x30e2ce;};'use strict';var _=require('lodash');var util=require(_0x92fa('0x0'));var logger=require(_0x92fa('0x1'))('api');var moment=require(_0x92fa('0x2'));var BPromise=require('bluebird');var rp=require(_0x92fa('0x3'));var fs=require('fs');var path=require(_0x92fa('0x4'));var rimraf=require(_0x92fa('0x5'));var config=require(_0x92fa('0x6'));var attributes=require(_0x92fa('0x7'));var integrations=require(_0x92fa('0x8'));module['exports']=function(_0x4db825,_0x2a77eb){return _0x4db825[_0x92fa('0x9')](_0x92fa('0xa'),attributes,{'tableName':'int_freshdesk_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};