503b90c14be2943d7e73a49c931f6de6f4b7ee6c
[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 _0xc3f6=['request-promise','path','rimraf','./tag.attributes','exports','define','tools_tags','lodash','../../config/logger','api','moment','bluebird'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0xc3f6,0xdf));var _0x6c3f=function(_0x5cc31e,_0x2e19c4){_0x5cc31e=_0x5cc31e-0x0;var _0x1a0c59=_0xc3f6[_0x5cc31e];return _0x1a0c59;};'use strict';var _=require(_0x6c3f('0x0'));var util=require('util');var logger=require(_0x6c3f('0x1'))(_0x6c3f('0x2'));var moment=require(_0x6c3f('0x3'));var BPromise=require(_0x6c3f('0x4'));var rp=require(_0x6c3f('0x5'));var fs=require('fs');var path=require(_0x6c3f('0x6'));var rimraf=require(_0x6c3f('0x7'));var config=require('../../config/environment');var attributes=require(_0x6c3f('0x8'));module[_0x6c3f('0x9')]=function(_0x3e51ee,_0x228782){return _0x3e51ee[_0x6c3f('0xa')]('Tag',attributes,{'tableName':_0x6c3f('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};