Built motion from commit (unavailable).|2.4.21
[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 _0x88e1=['api','moment','request-promise','rimraf','../../config/environment','exports','square_projects','lodash','util'];(function(_0x330723,_0x8de382){var _0x60c546=function(_0xd6d3fe){while(--_0xd6d3fe){_0x330723['push'](_0x330723['shift']());}};_0x60c546(++_0x8de382);}(_0x88e1,0x7c));var _0x188e=function(_0x362d16,_0x31c1a2){_0x362d16=_0x362d16-0x0;var _0x5596de=_0x88e1[_0x362d16];return _0x5596de;};'use strict';var _=require(_0x188e('0x0'));var util=require(_0x188e('0x1'));var logger=require('../../config/logger')(_0x188e('0x2'));var moment=require(_0x188e('0x3'));var BPromise=require('bluebird');var rp=require(_0x188e('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0x188e('0x5'));var config=require(_0x188e('0x6'));var attributes=require('./squareProject.attributes');module[_0x188e('0x7')]=function(_0x1947a0,_0x2bb51a){return _0x1947a0['define']('SquareProject',attributes,{'tableName':_0x188e('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};