f36fa748a049302219bc4ddb62f270dd79d4f836
[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 _0xf600=['util','../../config/logger','bluebird','request-promise','path','../../config/environment','./license.attributes','exports','define','license','lodash'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0xf600,0x175));var _0x0f60=function(_0x72a79c,_0xab9eed){_0x72a79c=_0x72a79c-0x0;var _0x11c8fd=_0xf600[_0x72a79c];return _0x11c8fd;};'use strict';var _=require(_0x0f60('0x0'));var util=require(_0x0f60('0x1'));var logger=require(_0x0f60('0x2'))('api');var moment=require('moment');var BPromise=require(_0x0f60('0x3'));var rp=require(_0x0f60('0x4'));var fs=require('fs');var path=require(_0x0f60('0x5'));var rimraf=require('rimraf');var config=require(_0x0f60('0x6'));var attributes=require(_0x0f60('0x7'));module[_0x0f60('0x8')]=function(_0x5afb63,_0x476dd6){return _0x5afb63[_0x0f60('0x9')]('License',attributes,{'tableName':_0x0f60('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};