01b3cd72c196aadf418297f1ce4ee2392f61a4f9
[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 _0xca9e=['request-promise','rimraf','../../config/environment','./variable.attributes','exports','define','Variable','tools_variables','lodash','util','../../config/logger','moment'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0xca9e,0xd4));var _0xeca9=function(_0x1e65d4,_0x1c5ab5){_0x1e65d4=_0x1e65d4-0x0;var _0x4231a4=_0xca9e[_0x1e65d4];return _0x4231a4;};'use strict';var _=require(_0xeca9('0x0'));var util=require(_0xeca9('0x1'));var logger=require(_0xeca9('0x2'))('api');var moment=require(_0xeca9('0x3'));var BPromise=require('bluebird');var rp=require(_0xeca9('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0xeca9('0x5'));var config=require(_0xeca9('0x6'));var attributes=require(_0xeca9('0x7'));module[_0xeca9('0x8')]=function(_0x417ef7,_0x4ea49d){return _0x417ef7[_0xeca9('0x9')](_0xeca9('0xa'),attributes,{'tableName':_0xeca9('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};