255ab0256aa29d56e84254c6c7f1f97221942780
[motion2.git] / server / api / tag / tag.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 _0x7c80=['../../config/environment','./tag.attributes','Tag','tools_tags','lodash','util','moment','bluebird','request-promise','rimraf'];(function(_0xc3ccd0,_0x1d6056){var _0x1eb7e2=function(_0x19bf8b){while(--_0x19bf8b){_0xc3ccd0['push'](_0xc3ccd0['shift']());}};_0x1eb7e2(++_0x1d6056);}(_0x7c80,0xa4));var _0x07c8=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x7c80[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0x07c8('0x0'));var util=require(_0x07c8('0x1'));var logger=require('../../config/logger')('api');var moment=require(_0x07c8('0x2'));var BPromise=require(_0x07c8('0x3'));var rp=require(_0x07c8('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0x07c8('0x5'));var config=require(_0x07c8('0x6'));var attributes=require(_0x07c8('0x7'));module['exports']=function(_0xfe1ead,_0x56b8ca){return _0xfe1ead['define'](_0x07c8('0x8'),attributes,{'tableName':_0x07c8('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};