dec96243023df610099c4b2ada239cc572ebc6bd
[motion2.git] / server / api / squareOdbc / squareOdbc.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 _0x7e9a=['util','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment','./squareOdbc.attributes','exports','define','SquareOdbc','lodash'];(function(_0x103d3e,_0x160699){var _0x3555bb=function(_0x10e0bb){while(--_0x10e0bb){_0x103d3e['push'](_0x103d3e['shift']());}};_0x3555bb(++_0x160699);}(_0x7e9a,0xdc));var _0xa7e9=function(_0x1a89ae,_0x34ec9e){_0x1a89ae=_0x1a89ae-0x0;var _0x266c02=_0x7e9a[_0x1a89ae];return _0x266c02;};'use strict';var _=require(_0xa7e9('0x0'));var util=require(_0xa7e9('0x1'));var logger=require(_0xa7e9('0x2'))(_0xa7e9('0x3'));var moment=require(_0xa7e9('0x4'));var BPromise=require('bluebird');var rp=require(_0xa7e9('0x5'));var fs=require('fs');var path=require(_0xa7e9('0x6'));var rimraf=require(_0xa7e9('0x7'));var config=require(_0xa7e9('0x8'));var attributes=require(_0xa7e9('0x9'));module[_0xa7e9('0xa')]=function(_0x131c88,_0x166a3a){return _0x131c88[_0xa7e9('0xb')](_0xa7e9('0xc'),attributes,{'tableName':'square_odbc','paranoid':![],'indexes':[],'timestamps':!![]});};