Built motion from commit (unavailable).|2.3.1
[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 _0xeb74=['exports','lodash','../../config/logger','moment','bluebird','request-promise','./squareProject.attributes'];(function(_0x1c6089,_0x3816e2){var _0x4d97c1=function(_0x3e631b){while(--_0x3e631b){_0x1c6089['push'](_0x1c6089['shift']());}};_0x4d97c1(++_0x3816e2);}(_0xeb74,0x1dd));var _0x4eb7=function(_0x2812fe,_0x29235f){_0x2812fe=_0x2812fe-0x0;var _0x19200f=_0xeb74[_0x2812fe];return _0x19200f;};'use strict';var _=require(_0x4eb7('0x0'));var util=require('util');var logger=require(_0x4eb7('0x1'))('api');var moment=require(_0x4eb7('0x2'));var BPromise=require(_0x4eb7('0x3'));var rp=require(_0x4eb7('0x4'));var attributes=require(_0x4eb7('0x5'));module[_0x4eb7('0x6')]=function(_0x34ffb0,_0x4d932f){return _0x34ffb0['define']('SquareProject',attributes,{'tableName':'square_projects','paranoid':![],'indexes':[],'timestamps':!![]});};