Built motion from commit (unavailable).|2.5.16
[motion2.git] / server / api / license / license.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 _0xab60=['../../config/environment','./license.attributes','exports','define','License','license','lodash','util','../../config/logger','api','moment','request-promise'];(function(_0x2df720,_0x198197){var _0x739efe=function(_0x2bfbe9){while(--_0x2bfbe9){_0x2df720['push'](_0x2df720['shift']());}};_0x739efe(++_0x198197);}(_0xab60,0xea));var _0x0ab6=function(_0x1156f2,_0x52777e){_0x1156f2=_0x1156f2-0x0;var _0x51a133=_0xab60[_0x1156f2];return _0x51a133;};'use strict';var _=require(_0x0ab6('0x0'));var util=require(_0x0ab6('0x1'));var logger=require(_0x0ab6('0x2'))(_0x0ab6('0x3'));var moment=require(_0x0ab6('0x4'));var BPromise=require('bluebird');var rp=require(_0x0ab6('0x5'));var fs=require('fs');var path=require('path');var rimraf=require('rimraf');var config=require(_0x0ab6('0x6'));var attributes=require(_0x0ab6('0x7'));module[_0x0ab6('0x8')]=function(_0x2914a0,_0x8122ee){return _0x2914a0[_0x0ab6('0x9')](_0x0ab6('0xa'),attributes,{'tableName':_0x0ab6('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};