d1b101ebd1db7d9242bf7e70695efdd850768c90
[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 _0xfe61=['util','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','exports','define','SquareProject','lodash'];(function(_0x45ed09,_0x4deb08){var _0x1938a5=function(_0x4b11be){while(--_0x4b11be){_0x45ed09['push'](_0x45ed09['shift']());}};_0x1938a5(++_0x4deb08);}(_0xfe61,0x1eb));var _0x1fe6=function(_0x580b02,_0x57b4f7){_0x580b02=_0x580b02-0x0;var _0x26644c=_0xfe61[_0x580b02];return _0x26644c;};'use strict';var _=require(_0x1fe6('0x0'));var util=require(_0x1fe6('0x1'));var logger=require('../../config/logger')(_0x1fe6('0x2'));var moment=require(_0x1fe6('0x3'));var BPromise=require(_0x1fe6('0x4'));var rp=require(_0x1fe6('0x5'));var fs=require('fs');var path=require(_0x1fe6('0x6'));var rimraf=require(_0x1fe6('0x7'));var config=require(_0x1fe6('0x8'));var attributes=require('./squareProject.attributes');module[_0x1fe6('0x9')]=function(_0x174ba9,_0x2106c0){return _0x174ba9[_0x1fe6('0xa')](_0x1fe6('0xb'),attributes,{'tableName':'square_projects','paranoid':![],'indexes':[],'timestamps':!![]});};