8b1ecc3ca2406b56cfc18ce1b982ac69c1e7b9b3
[motion2.git] / server / api / variable / variable.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 _0x23a8=['tools_variables','util','api','bluebird','request-promise','rimraf','./variable.attributes','exports','Variable'];(function(_0x4cd21c,_0x35fa45){var _0x5d8e5e=function(_0x3af223){while(--_0x3af223){_0x4cd21c['push'](_0x4cd21c['shift']());}};_0x5d8e5e(++_0x35fa45);}(_0x23a8,0x172));var _0x823a=function(_0x334670,_0x31b778){_0x334670=_0x334670-0x0;var _0x1f429a=_0x23a8[_0x334670];return _0x1f429a;};'use strict';var _=require('lodash');var util=require(_0x823a('0x0'));var logger=require('../../config/logger')(_0x823a('0x1'));var moment=require('moment');var BPromise=require(_0x823a('0x2'));var rp=require(_0x823a('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0x823a('0x4'));var config=require('../../config/environment');var attributes=require(_0x823a('0x5'));module[_0x823a('0x6')]=function(_0x1862d3,_0x35ae11){return _0x1862d3['define'](_0x823a('0x7'),attributes,{'tableName':_0x823a('0x8'),'paranoid':![],'indexes':[],'timestamps':!![]});};