Built motion from commit (unavailable).|2.5.17
[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 _0x725c=['api','moment','bluebird','request-promise','path','rimraf','./intFreshdeskAccount.attributes','../../components/integrations/configuration','define','../../config/logger'];(function(_0x288371,_0x35f999){var _0x5a1ad1=function(_0xc35a07){while(--_0xc35a07){_0x288371['push'](_0x288371['shift']());}};_0x5a1ad1(++_0x35f999);}(_0x725c,0xf9));var _0xc725=function(_0x50ae21,_0x4cecaf){_0x50ae21=_0x50ae21-0x0;var _0x164e2a=_0x725c[_0x50ae21];return _0x164e2a;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0xc725('0x0'))(_0xc725('0x1'));var moment=require(_0xc725('0x2'));var BPromise=require(_0xc725('0x3'));var rp=require(_0xc725('0x4'));var fs=require('fs');var path=require(_0xc725('0x5'));var rimraf=require(_0xc725('0x6'));var config=require('../../config/environment');var attributes=require(_0xc725('0x7'));var integrations=require(_0xc725('0x8'));module['exports']=function(_0xd92c7,_0x4d8b65){return _0xd92c7[_0xc725('0x9')]('FreshdeskAccount',attributes,{'tableName':'int_freshdesk_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};