a761376d7a9aef889c0993924d5d6ee91c373f55
[motion2.git] / server / api / squareProject / squareProject.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 _0xba0f=['../../config/environment','./squareProject.attributes','define','square_projects','util','../../config/logger','moment','bluebird','request-promise','rimraf'];(function(_0x55cfcf,_0x5c812f){var _0x304600=function(_0x2100fe){while(--_0x2100fe){_0x55cfcf['push'](_0x55cfcf['shift']());}};_0x304600(++_0x5c812f);}(_0xba0f,0x1d0));var _0xfba0=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xba0f[_0x321bb2];return _0x9c12ed;};'use strict';var _=require('lodash');var util=require(_0xfba0('0x0'));var logger=require(_0xfba0('0x1'))('api');var moment=require(_0xfba0('0x2'));var BPromise=require(_0xfba0('0x3'));var rp=require(_0xfba0('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0xfba0('0x5'));var config=require(_0xfba0('0x6'));var attributes=require(_0xfba0('0x7'));module['exports']=function(_0x54c02e,_0x180a06){return _0x54c02e[_0xfba0('0x8')]('SquareProject',attributes,{'tableName':_0xfba0('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};