Built motion from commit (unavailable).|2.5.6
[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 _0x8cce=['../../config/environment','./squareOdbc.attributes','exports','define','util','moment','bluebird','request-promise','path','rimraf'];(function(_0x310110,_0x3f0f38){var _0x278948=function(_0x430959){while(--_0x430959){_0x310110['push'](_0x310110['shift']());}};_0x278948(++_0x3f0f38);}(_0x8cce,0xd6));var _0xe8cc=function(_0x4501e3,_0x319dd9){_0x4501e3=_0x4501e3-0x0;var _0x477ff6=_0x8cce[_0x4501e3];return _0x477ff6;};'use strict';var _=require('lodash');var util=require(_0xe8cc('0x0'));var logger=require('../../config/logger')('api');var moment=require(_0xe8cc('0x1'));var BPromise=require(_0xe8cc('0x2'));var rp=require(_0xe8cc('0x3'));var fs=require('fs');var path=require(_0xe8cc('0x4'));var rimraf=require(_0xe8cc('0x5'));var config=require(_0xe8cc('0x6'));var attributes=require(_0xe8cc('0x7'));module[_0xe8cc('0x8')]=function(_0x429808,_0x4ff57d){return _0x429808[_0xe8cc('0x9')]('SquareOdbc',attributes,{'tableName':'square_odbc','paranoid':![],'indexes':[],'timestamps':!![]});};