80d1d1625003719a6813527db74c389f81ab4984
[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 _0x8ae2=['util','api','bluebird','path','rimraf','../../config/environment','define','square_odbc','lodash'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x8ae2,0x143));var _0x28ae=function(_0xe7ded8,_0x27189e){_0xe7ded8=_0xe7ded8-0x0;var _0x312c1d=_0x8ae2[_0xe7ded8];return _0x312c1d;};'use strict';var _=require(_0x28ae('0x0'));var util=require(_0x28ae('0x1'));var logger=require('../../config/logger')(_0x28ae('0x2'));var moment=require('moment');var BPromise=require(_0x28ae('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x28ae('0x4'));var rimraf=require(_0x28ae('0x5'));var config=require(_0x28ae('0x6'));var attributes=require('./squareOdbc.attributes');module['exports']=function(_0x442ce4,_0x1fb778){return _0x442ce4[_0x28ae('0x7')]('SquareOdbc',attributes,{'tableName':_0x28ae('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};