Built motion from commit 9d0783e6.|2.6.13
[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 _0xfa12=['define','tools_tags','lodash','util','api','moment','bluebird','request-promise','rimraf','../../config/environment','./tag.attributes','exports'];(function(_0x34ee59,_0x46f5d6){var _0xf772bd=function(_0x40e8b0){while(--_0x40e8b0){_0x34ee59['push'](_0x34ee59['shift']());}};_0xf772bd(++_0x46f5d6);}(_0xfa12,0x1b2));var _0x2fa1=function(_0x1c9eb1,_0x2245a1){_0x1c9eb1=_0x1c9eb1-0x0;var _0x6acb80=_0xfa12[_0x1c9eb1];return _0x6acb80;};'use strict';var _=require(_0x2fa1('0x0'));var util=require(_0x2fa1('0x1'));var logger=require('../../config/logger')(_0x2fa1('0x2'));var moment=require(_0x2fa1('0x3'));var BPromise=require(_0x2fa1('0x4'));var rp=require(_0x2fa1('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x2fa1('0x6'));var config=require(_0x2fa1('0x7'));var attributes=require(_0x2fa1('0x8'));module[_0x2fa1('0x9')]=function(_0x4d61b0,_0x166949){return _0x4d61b0[_0x2fa1('0xa')]('Tag',attributes,{'tableName':_0x2fa1('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};