bbdccddfd9e3430e5f262699cc9c9ef2fa44b2e0
[motion2.git] / server / api / intVtigerAccount / intVtigerAccount.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 _0x0a6e=['define','VtigerAccount','../../config/logger','api','bluebird','path','rimraf','../../config/environment','./intVtigerAccount.attributes','exports'];(function(_0x3ef772,_0x20562e){var _0x273793=function(_0x52400b){while(--_0x52400b){_0x3ef772['push'](_0x3ef772['shift']());}};_0x273793(++_0x20562e);}(_0x0a6e,0x17e));var _0xe0a6=function(_0x31f878,_0x1dd579){_0x31f878=_0x31f878-0x0;var _0x41c37e=_0x0a6e[_0x31f878];return _0x41c37e;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0xe0a6('0x0'))(_0xe0a6('0x1'));var moment=require('moment');var BPromise=require(_0xe0a6('0x2'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xe0a6('0x3'));var rimraf=require(_0xe0a6('0x4'));var config=require(_0xe0a6('0x5'));var attributes=require(_0xe0a6('0x6'));var integrations=require('../../components/integrations/configuration');module[_0xe0a6('0x7')]=function(_0x10aaad,_0x20e512){return _0x10aaad[_0xe0a6('0x8')](_0xe0a6('0x9'),attributes,{'tableName':'int_vtiger_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};