Built motion from commit (unavailable).|2.5.31
[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 _0x4276=['bluebird','request-promise','path','rimraf','../../config/environment','./license.attributes','exports','define','license','lodash','util','../../config/logger','moment'];(function(_0x2d2201,_0x3cfe3d){var _0x12e6cd=function(_0x5e4cf6){while(--_0x5e4cf6){_0x2d2201['push'](_0x2d2201['shift']());}};_0x12e6cd(++_0x3cfe3d);}(_0x4276,0x98));var _0x6427=function(_0x3c69e7,_0x395581){_0x3c69e7=_0x3c69e7-0x0;var _0x4e2d7c=_0x4276[_0x3c69e7];return _0x4e2d7c;};'use strict';var _=require(_0x6427('0x0'));var util=require(_0x6427('0x1'));var logger=require(_0x6427('0x2'))('api');var moment=require(_0x6427('0x3'));var BPromise=require(_0x6427('0x4'));var rp=require(_0x6427('0x5'));var fs=require('fs');var path=require(_0x6427('0x6'));var rimraf=require(_0x6427('0x7'));var config=require(_0x6427('0x8'));var attributes=require(_0x6427('0x9'));module[_0x6427('0xa')]=function(_0x42c357,_0x4246a3){return _0x42c357[_0x6427('0xb')]('License',attributes,{'tableName':_0x6427('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};