f6c469ee90ac743130b305f0fc88c8613835ea00
[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 _0x45c9=['request-promise','path','../../config/environment','exports','define','Tag','tools_tags','util','api','moment','bluebird'];(function(_0x4da380,_0x2a1962){var _0x4c35bc=function(_0x4c8216){while(--_0x4c8216){_0x4da380['push'](_0x4da380['shift']());}};_0x4c35bc(++_0x2a1962);}(_0x45c9,0x96));var _0x945c=function(_0x3a425c,_0xedd7af){_0x3a425c=_0x3a425c-0x0;var _0x50e473=_0x45c9[_0x3a425c];return _0x50e473;};'use strict';var _=require('lodash');var util=require(_0x945c('0x0'));var logger=require('../../config/logger')(_0x945c('0x1'));var moment=require(_0x945c('0x2'));var BPromise=require(_0x945c('0x3'));var rp=require(_0x945c('0x4'));var fs=require('fs');var path=require(_0x945c('0x5'));var rimraf=require('rimraf');var config=require(_0x945c('0x6'));var attributes=require('./tag.attributes');module[_0x945c('0x7')]=function(_0x2e1a4f,_0x46a887){return _0x2e1a4f[_0x945c('0x8')](_0x945c('0x9'),attributes,{'tableName':_0x945c('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};